Skip to content

awanshrestha/basic-express-jwt-auth

Repository files navigation

basic-express-jwt-auth

This is the Basic Express Authentication App Template using JWT. It used MongoDB database and simple HTML has been used for the views.

How to run

  • Install Node.js
  • Install MongoDB
  • Create the .env file based on the given sample
> git clone https://github.com/awanshrestha/basic-express-jwt-auth.git
> cd basic-express-jwt-auth
> npm install
> npm start

About

Basic Node Express Authentication Template using JWT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published