Website: https://aiot-devices-dashboard.herokuapp.com/
GitHub: https://github.com/Hsun1031/AIot-Devices-Dashboard
git clone https://github.com/Hsun1031/AIot-Devices-Dashboard.git
git submodule init
git submodule update
npm install express --save
npm install firebase-admin --save
npm install body-parser --save
- Vscode
- PlatformIO
- Node.js
- Firebase
- Heroku
- Git
- Github
- .git
- .idea
- esp32
- .pio
- .vscode
- include
- lib
- src
- test
- .gitignore
- platformio.ini
- README.md
- html
- home
- login
- myModules
- DHT11Firebase-master
- key
- node_modules
- .gitignore
- index.js
- package.json
- package-lock.json
- README.md
Firebase API, see https://firebase.google.com/docs/firestore/quickstart?authuser=1#node.js.
ESP32 README.md -> https://github.com/Hsun1031/AIot-Devices-Dashboard/tree/master/ESP32.