Skip to content

tburnam/nodereststarterpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js REST API Starterpack

This is a starter pack that utilizes:

  • MongoDB via Mongoose
  • Passport for user auth
  • Express for routing
  • Babel for es6
  • eslint for style
  • Procfile for Heroku deployment

To get started

  • Clone the repo
  • npm install
  • Create a .env file with an AUTH_SECRET
  • npm start

About

Node.js REST API starter pack with user auth

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published