Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 603 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 603 Bytes

This is backend for the iDentiFACE with NodeJS ExpressJS MongoDB

iDentiFACE for Back-end

In the project directory, you can run:

npm install

To get the required dependcies, then follow the command
To run

npm start

Runs the app in the development mode.
Open http://localhost:5000 to view it in the browser.

To run the API use Post man to get the response

The page will reload if you make edits.
You will also see any lint errors in the console.

Terminate the backend Project

ctrl + C To halt the whole running project