- Clone the repository and build the image
git clone https://github.com/rahulsai1999/node-stream
docker build -t noneuser2183/songstreamer .- Create a .env file
DB_URL=mongodb_url
REDIS_HOST=redis
- Deployment phase
docker-compose up --build- Read the API docs Postman Docs