iwatchseries
October 3, 2021 ยท View on GitHub
Pre-requisites
- Install Docker
Install
- Build the Docker image
docker-compose build
- Run the Docker container
docker-compose up -d
- Open the app: http://localhost:3000
Run tests
docker-compose run --rm app npm run test
Build the app
docker-compose run --rm app npm run build
Authors
- SabrinaFZ