Skip to content

a simple web server and set of go routines for collecting and presenting environmental sensor data

License

Notifications You must be signed in to change notification settings

samiam2013/envirobot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

envirobot

a simple web server and set of go routines for collecting and presenting environmental sensor data

install the service with

sudo ln -s $(pwd)/envirobot.service /etc/systemd/system/ sudo systemctl enable envirobot

set up the sqlite database

sqlite3 sqlite.db < migrate_up.sql

About

a simple web server and set of go routines for collecting and presenting environmental sensor data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages