16 lines
472 B
Markdown
16 lines
472 B
Markdown
How to get started with this project?
|
|
1) git clone or whatever you are comfortable with.
|
|
2) npm install in vscode termianl (assuming you have nodejs installed)
|
|
|
|
Security in GIT repo.
|
|
i repeat DO NOT USE CREDS IN CODE! Please use .env files (https://www.npmjs.com/package/dotenv)
|
|
|
|
## Workload
|
|
1) Ti Seng
|
|
* Webserver Microservices
|
|
* IoT sensor
|
|
* Most Database / Backend Functions of this repo
|
|
* consumer website api and user function
|
|
2) Sean
|
|
* Admin Website Microservice
|