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

https://github.com/zeyadetman/gateway-managment-system-be


https://github.com/zeyadetman/gateway-managment-system-be

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

### Database

This project uses MongoDB as a database.

### Deployment (CI/CD)

- Heroku. _See Documentation and Preview to see the deployed link_

### Environment Variables

1. `PORT`: Port that running the app locally.
2. `DB_URI`: MonogoDB URI.

### Documentation and Preview

see this file: Gateway Device Manager.postman_collection.json

### Client side

The Frontend for this app is built using ReactJS, [The Repository for the frontend is here.](https://github.com/zeyadetman/Gateway-Managment-System-FE)