This repo is a backend for our full-stack app MaintenancePro.
https://github.com/ujjawalsidhpura/MaintenancePro
- NoSQL database
- MongoDB
- Deployed on Heroku
- Gives API endpoint for Front-end to communicate with.
- Express
- Nodemon
- Morgan
- MongoDB
- dotenv
- passport-jwt
- Clone the repository
npm installcp .env.example .env- Check
.env.exampleto get credentials needed to connect with your mongoDb