0.0.0 • Published 5 years ago

node-admin-panel v0.0.0

Weekly downloads
4
License
-
Repository
-
Last release
5 years ago

Node Admin

Description

Ready for use template for authorized administration panel. After install you get ready authorization mechanism. You able to register, log in, log out. Every user has equal access rights.

All you need to do - to develop your own administration area as you like.

This uses MongoDB for store account data.

Set up

  1. Copy this to project directory
  2. Set parameters in settings.json
  3. Run npm start