Skip to content

shivamsingla1410/slot-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with Slot Booking App

To clone the project use this public repo (https://github.com/shivamsingla1410/slot-backend)

Make The Project Work

npm install

It will install all the dependencies available in package.json file which are required for the project.

Import the .env file

It will contain the required variables for the project.
For Example: DB_URL, SECRET_KEYS

npm seed

It will store the test slots in the database slots collection in one go.

npm start

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.

npm run dev

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.

npm test

Launches the test runner in the interactive watch mode.

About

A Slot booking web app without user credentials (Backend)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •