Skip to content

Jwt authentication, Joi validator, Native MongoDB Driver, Node/Express Backend

Notifications You must be signed in to change notification settings

dennischan9451/Node-MongoDB-Jwt-Auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web app backend

Jwt authentication, Joi validator, Native MongoDB Driver, Express

Project setup

`npm install`

Run api in production mode

`npm run prod` or `npm run windows:prod`

Run api in development mode

`npm run dev` or `npm run windows:dev`

Run unit test

`npm test` or `npm run windows:test`

Run eslint

`npm run lint`

About

Jwt authentication, Joi validator, Native MongoDB Driver, Node/Express Backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages