This is the basic project of JWTAuthentication Backend using Node.js
To get started and run the app:
- Clone the project.
- Run
npm install
to install the corresponding node packages - Run npm start to run the app on http://localhost:4000
This is the basic project of JWTAuthentication Backend using Node.js
To get started and run the app:
npm install
to install the corresponding node packages