- docker
- docker compose
- Internet connection
Run docker-compose up
in the console. It will install all packages, build and run the application.
You will know that the application is up and running when you see this message:
info: IntooTV API is listening on port 3005
Go to http://localhost:3005/api/docs
You will see a swagger page with all available endpoints.
Production URL:
http://3.250.29.111:3005/api/docs