Created with express generator with handlebars views
express --view=hbs session-logn
After create
npm install
SET DEBUG=session-login:* & npm start
Add session login using this article
Partially added user reg and mongoose from jwt_project
Created with express generator with handlebars views
express --view=hbs session-logn
After create
npm install
SET DEBUG=session-login:* & npm start
Add session login using this article
Partially added user reg and mongoose from jwt_project