Skip to content

This is Node server with MongoDB. Here I used cors, helmet,heroku, joi, bcrypt,express, mongoose. You need to set your config for JWT private key like heroku config:set csm_jwtPrivateKey=12345. Also set mongodb connection string like export csm_db= your connection string. Use ajv for Json schema validation. winston for error log. Use middleware,…

Notifications You must be signed in to change notification settings

ahasan09/nodejs-mongodb

About

This is Node server with MongoDB. Here I used cors, helmet,heroku, joi, bcrypt,express, mongoose. You need to set your config for JWT private key like heroku config:set csm_jwtPrivateKey=12345. Also set mongodb connection string like export csm_db= your connection string. Use ajv for Json schema validation. winston for error log. Use middleware,…

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published