Skip to content

tianp/restify-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

restify-boilerplate

Node Restify Boilerplate

PM2 Process Manager

To run this boilerplate, you need to install PM2 https://github.com/Unitech/pm2 then run pm2 start processes.json on current directory

Features

  • Password encryption using bcrypt
  • Generate UUID based identifier

Configuration

To modify the port, you can modify the processes.json

Adapters

  • Mongoose

Modules Used

  • node-restify
  • mongoose
  • async
  • underscore
  • moment
  • bcrypt
  • require-directory
  • node-uuid

MIT License

http://tian.mit-license.org

About

Node Restify Boilerplate

Resources

Stars

Watchers

Forks

Packages

No packages published