Skip to content

ethermercenary/node-mongo-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webapp-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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages