This project containerizes a Node.js application using Docker and Docker Compose.
The application connects to MongoDB for data storage and Redis for caching.
- Node.js
- Docker
- Docker Compose
- MongoDB
- Redis
app.js package.json Dockerfile docker-compose.yml .env README.md
- Clone the repository
- Run the following command:
docker-compose up --build
- Access the application:
- Health endpoint: