Skip to content

danielmapar/NodeExpressJWTAuth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeExpressJWTAuth

###Getting Started###

Install MongoDB before running the API server: https://docs.mongodb.org/manual/installation/

After installing it, remember to run mongo by doing:

	> mongod

Finally, in another tab you now can do:

	> npm install
	> npm start

About

NodeJS + Express + JWT + Passport -- Boiler plate project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published