- Install Docker: Ensure Docker is installed and running on your system. Get Docker here.
- Clone the Repository: Run the following command to pull the project:
git clone https://www.github.com/tanmayvaij/express-mongodb-app.git
- Configure Network Ports: Make sure ports 5000 (for the app) and 27017 (for MongoDB) are open on your firewall.
- Launch the Containers: Navigate to the project directory and start the containers using Docker Compose:
docker compose up
-
Notifications
You must be signed in to change notification settings - Fork 0
Simple Express.js application integrated with MongoDB. It provides a basic backend setup with RESTful API endpoints, using Docker for containerized development and deployment. Ideal for learning or quick prototyping with Node.js and MongoDB
tanmayvaij/express-mongodb-app
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Simple Express.js application integrated with MongoDB. It provides a basic backend setup with RESTful API endpoints, using Docker for containerized development and deployment. Ideal for learning or quick prototyping with Node.js and MongoDB
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published