Skip to content

techbeast-org/toggle-led-sqlite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

toggle-led-sqlite

An example project to learn how SQLite can be used in Embedded devices and IoT

Install and Run

sudo git clone https://github.com/techbeast-org/toggle-led-sqlite

sudo npm install

#run npm rebuild to avoid any error related to SQLite database installation or if you have newer versions of node
sudo npm rebuild

npm start

you can access the platform at http://YOUR-RPI-IP-ADDRESS:3000

About

An example project to learn how SQLite can be used in Embedded devices and IoT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published