Skip to content

A starter boilerplate template created by Sami for Node.js, MongoDB (Mongoose), Passport.js (Local), authenticated routes & models setup. Uses JWT(Token) for authenticating requests and BCRYPT for hashing of passwords. Can be used with any front-end: React/React-Native/Vue.js/Angular.js and others!

Notifications You must be signed in to change notification settings

jaybabak/dcapp-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node/Express/Mongoose Backend for interacting with React-Native App

INSTALLATION:

  1. Run npm install

  2. Run npm start (uses nodemon) -- install prior to this

  3. sudo mongod //starts up mongodb

  4. ACCESS SHELL > mongo

About

A starter boilerplate template created by Sami for Node.js, MongoDB (Mongoose), Passport.js (Local), authenticated routes & models setup. Uses JWT(Token) for authenticating requests and BCRYPT for hashing of passwords. Can be used with any front-end: React/React-Native/Vue.js/Angular.js and others!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published