sid-r-singh / smart-light

Source code for an app deployed using firebase.

Home Page:https://mt-iot-brn.web.app/proj1/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Smart light - IOT project

About

Source code for my IOT project which allows controlling light from a website. This project uses Node MCU as microcontroller and firebase real-time database as backend (NoSQL database) for data synchronisation. The light is connected to Node MCU via a relay. The website is hosted using Firebase hosting.

Deployment

Upon every commit, a CI/CD pipeline setup on GitHub action deploys the website to the live channel on Firebase.

CI

About

Source code for an app deployed using firebase.

https://mt-iot-brn.web.app/proj1/


Languages

Language:HTML 47.2%Language:CSS 32.9%Language:JavaScript 19.9%