Judicio is the website to automate the bail process in the indian judicial systems
- Express
- Nodejs
- Mongo DB
- JWT
clone this repository
git clone https://github.com/Chandan-Kr-dev/SIHJudicio-Backend.git
- Create a MongoDB account
- Create a new Project
- Create a cluster
- Create a env file in your root directory
- Chnage the .env.smaple file MONGODB_URL to your cluster url and paste it in the .env file
Run the Server
npm run start