To clone the project use this public repo (https://github.com/shivamsingla1410/slot-backend)
It will install all the dependencies available in package.json file which are required for the project.
It will contain the required variables for the project.
For Example: DB_URL, SECRET_KEYS
It will store the test slots in the database slots collection in one go.
Runs the app in the development mode.
Use [http://localhost:5000] for the base url.
The page will reload when you make changes.
You may also see any lint errors in the console.
Run the app in the development mode with the nodemon.
Use [http://localhost:5000] for the base url.
The page will reload when you make changes.
You may also see any lint errors in the console.
Launches the test runner in the interactive watch mode.