Open robinagandhi opened 7 years ago
Thank you for your feedback. I will be building docker compose.
I have partially completed the docker compose installation process. In addition I am trying to attach mongodb container as well.
I have updated the repo with docker files and instructions, please review and let me know.
Looks good. Perhaps the mongodb connection string in docker-compose.yml should be customized as needed and then use that connection string environment variable in your app.js file instead of typing the connection in directly.
Updated the code and comments.
I recommend using docker and docker compose for easy installation of bbd web.