This commit is contained in:
newtbot 2024-01-27 04:52:05 +08:00
commit 740915f50e

View File

@ -7,16 +7,15 @@ i repeat DO NOT USE CREDS IN CODE! Please use .env files (https://www.npmjs.com/
## Workload ## Workload
1) Ti Seng 1) Ti Seng
* Webserver Microservices
* IoT sensor * IoT sensor
* Most Database / Backend Functions of this repo * Most Database / Backend Functions of this repo
* consumer website api and user function * consumer website api and user function
2) Sean 2) Sean
* Admin Website Microservice * Admin Website Microservice
Micro Service Micro Service
1) api.blah handle api 1) admin.blah admin website
2) admin.blah admin website 2) consumer.blah comsumer
3) consumer.blah comsumer 3) proxy.blah reverproxy
4) proxy.blah reverproxy 4) mqtt.blah mqtt service
5) mqtt.blah mqtt service