A node application using express and mongo to show how to create and use a docker container using a docker-compose file. It can be used for starting developing your app without needing to install a mongo server locally.
- Creating a Docker container for a Nodejs + Expressjs + Mongo application - Tutorial - Video
- Creating a Docker container for a Nodejs + Expressjs + Mongo application - Tutorial - Post
- Dockerizing a Node.js web app
- Lessons from Building a Node App in Docker
- Express.js Hello world example
- Mongoose Getting Started
- AdminMongo