Backend for Abhedya - 2024 1. Clone the repo git clone https://github.com/istenith/abhedya24-backend.git 2. Move into the dir cd abhedya24-backend 3. Install the dependencies npm install 4. Run the backend nodemon index The backend is now live on port 5001 (or 5002 if that doesn't work) 5. See SwaggerDocs of the API at http://localhost:5001/doc