noot a77e4c72c9 Merge pull request #53 from Newtbot/sensor
csp removed sensor wip
2024-01-25 16:47:42 +08:00
2024-01-12 02:32:50 +08:00
a
2024-01-05 19:42:02 +08:00
2024-01-25 16:33:56 +08:00
2023-12-26 02:30:35 +08:00
2024-01-24 16:38:43 +08:00
2024-01-23 02:17:51 +08:00

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%