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
  1. Sean
  • Admin Website Microservice

Micro Service

  1. api.blah handle api
  2. admin.blah admin website
  3. consumer.blah comsumer
  4. proxy.blah reverproxy
  5. mqtt.blah mqtt service
Description
No description provided
Readme 7.8 MiB
Languages
JavaScript 38.3%
CSS 33.5%
EJS 28.2%