This is Mazady backend with Express.
- Express server deployed on render.com
- JWT authentication & authorization.
- Mongodb database on mongo atlas and communicated using mongoose.
- Multi file upload using multer and images uploaded to cloudinary via API.
- Rate limiting with redis data base.
Run the development server:
npm run dev