1.0.1 • Published 8 years ago

express-boilerplate v1.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

version [https://david-dm.org/yhagio/express-boilerplate.svg](https://david-dm.org/yhagio/express-boilerplate.svg) downloads MIT License

Express-Boilerplate

Features

User authentication (User Registration, Login, Logout, Forgot Password)

How to start

  • Pre-requisite (Node.js and MongoDB)

Production

NODE_ENV=production npm start

Development

NODE_ENV=development npm start