Dark Room is a web application that allows users to upload and manage images. It is built using Node.js, Express, MongoDB, and EJS for templating.
- Image upload and management
- Integration with Slack for deployment notifications
- Continuous Integration and Deployment (CI/CD) pipeline using Jenkins
- Hosted on Render
- Backend: Node.js, Express
- Database: MongoDB, Mongoose
- Templating Engine: EJS
- CI/CD: Jenkins
- Hosting: Render
- Notifications: Slack
- Node.js (v14 or later)
- MongoDB
- Git
- Clone the repository:
git clone https://github.com/mercyndunge/gallery.git cd gallery