Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 468 Bytes

README.md

File metadata and controls

27 lines (22 loc) · 468 Bytes

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