A deployment service similar to Vercel or AWS Amplify, built using Node.js, TypeScript, and Docker. This service allows users to deploy their applications easily, manage environments, and connect to various backend services like MongoDB.
- Easy Deployment: Quickly deploy applications with a simple command.
- Environment Management: Manage multiple environments for your applications.
- Database Integration: Connect to MongoDB for data storage.
- Docker Support: Use Docker for containerization, making deployments consistent and reproducible.
- Scalable Architecture: Designed to handle multiple deployments and services.
- Docker
- Docker Compose
- Node.js (for local development)
git clone https://github.com/Aakash-Yadav23/deployment-service.git
cd deployment-service