Skip to content

A backend project to show how to use third party library BLUEBIRD to promisify any module that returns a callback. node-schedular is used to show how schedule a task and automate the process.

Notifications You must be signed in to change notification settings

kanchan0/RideSchedular_Promise-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

❤️ Star ❤️ the repo to support the project or 😄Follow Me.Thanks!

Ride_blueBird-api-backend

It is a backend project so you wont find any frontend file. Use POSTMAN to hit the APIs

To install the all packages run the below command:

npm install

Now you are ready to go with the project .

Run the below command to start the server

node server.js

If you have already installed nodemon then run the below command

nodemon server.js

About

A backend project to show how to use third party library BLUEBIRD to promisify any module that returns a callback. node-schedular is used to show how schedule a task and automate the process.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published