1.0.1 • Published 3 years ago

@pranabkalita/express.mvc v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

What is @pranabkalita/express.mvc

API with complete Authentication & Authorization using Express & Mongoose

How to use it ?

  1. Install package: npm i @pranabkalita/express.mvc
  2. Copy .env.dist to .env
  3. Enter all the details in .env as per your project
  4. Run: npm run dev