Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/root-kings/hotel-management-system-server


https://github.com/root-kings/hotel-management-system-server

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# 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`