Skip to content

bieeldeveloper/node-backend-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-backend-template

Create model to backend with connection mongoDB

Installing Tools

  1. Install JDK8 install
  2. Install Git install
  3. Install Node install
  4. Install MongoDB install

Getting Started

  1. $ git clone https://github.com/bieeldeveloper/node-backend-template.git
  2. ** Setting the properties /config/env/dev.env **
  3. $ npm install
  4. $ node server.js

Modules install

MODULE VERSION DESCRIPTION
bcrypt ^1.0.3 encrypt password and compare password
body-parser ^1.18.2 parser in body (form)
boom ^7.1.1 log err
dotenv ^4.0.0 environment variable
express ^4.16.2 router
https 0.0.0
joi ^13.0.2 validation
jsonwebtoken ^8.1.0 jwt
method-override ^2.3.10
mongoose ^4.10.8 connection mongodb
morgan ^1.9.0
passport ^0.4.0
passport-jwt ^2.2.1
winston ^2.4.0

About

Create model to backend with connection mongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published