Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 299 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 299 Bytes

Express4 + Mongoose + JSON Web Token Authentication

Preparation

npm install

Creation of user

node create_user.js demo demo

Starting application

DEBUG=app:* node app.js