Skip to content

shubhamV123/order-management-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

order-management-backend-api

A simple jwt based mock authentication in nodeJs as well order management.

Installation

This is a Node.js based application.

Before installing, download and install Node.js. Node.js 0.10 or higher is required.

Once node installation is done.

Download or clone the project:

$ git clone https://github.com/shubhamV123/order-management-backend
Note: change directory to order-management-backend before going further installation.

Install dependencies:

$ npm install

Start the server:

If you have installed nodemon then simply type:

$ nodemon

Find more information about nodemon nodemon.

Or else simply type:

$ node index.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published