- Simple starter for authentification with JWT and passportJS.
- Jest for unit test .
Use the package manager npm to install and run the project.
npm install
npm start
Run test
npm run test
- NodeJS (ExpressJS)
- Mongodb (Mongoose)
- PassportJS
- JsonWebToken
- Jest