Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 231 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 231 Bytes

root-template-express

Backend template for Root Kings Express Applications

Required env variables

  1. PORT
  2. MONGODB_URI
  3. NODE_ENV
  4. JWT_EXPIRES
  5. JWT_ISSUER
  6. JWT_SECRET
  7. UPLOADS_DIR
  8. PUBLIC_DIR