Instructions # Create Docker docker-compose up --build -d # Access route curl http://localhost:3000 # Run tests docker-compose exec app npm test