App Express + MVC + API + MONGODB Run Locally Clone the project git clone https://github.com/Sammy593/express_mongo_app.git Go to the project directory cd express_app Install dependencies npm install Start the server npm run start Run with Docker View Dockerfile + docker-compose.yml