Skip to content

baroned1707/BENodeJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Step by step to run project

  • npm install ( if you did it, pass)
  • npm start ( to run project with dev mode)
  • npm startpm2 ( to run project with pm2 )
  • npm stoppm2 ( to stop project with pm2 )
  • npm deletepm2 ( to delete project with pm2)

//Function config

  • MongoDB
  • SocketIO
  • Detect request with end point have not exist
  • Save log error on csv
  • jsonwebtoken

//Description

  • Create error with form => new Error(${statusCode}:${"Message"})
  • Token field 'jwt'
  • Toekn format "JWT " + token

About

Template BE NodeJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published