This project is a setup for a basic smart home web app tracking sensor data for temperature and humidity with a Raspberry Pi and web technologies like Mosquitto, Node.js, Express.js, Vue.js, Quasar and Chart.js.
The complete tutorial is available here.
- cd server
- npm install
- node server.js
- cd vue-frontend
- npm install
- quasar dev