Skip to content

b1617/nodejs-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express starter with Mongoose and JsonWebToken.

  • Simple starter for authentification with JWT and passportJS.
  • Jest for unit test .

Installation

Use the package manager npm to install and run the project.

npm install
npm start

Run test

npm run test

Technologies

  • NodeJS (ExpressJS)
  • Mongodb (Mongoose)
  • PassportJS
  • JsonWebToken
  • Jest

About

Starter ExpressJS for auth with JWT and PassportJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published