Update README.md

This commit is contained in:
noot 2024-01-26 19:09:33 +08:00 committed by GitHub
parent 818d90b440
commit 11c5eccafb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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