Skip to content

atlefren/pitilt-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PiTilt API

run

go run *.go

Enable db

cd db

vagrant up

Alembic

cd db

vagrant up

vagrant ssh

cd /vagrant/

source /opt/alembic/venv/bin/activate

export DATABASE_URI=databaseuri

alembic revision -m "N-message"

alembic upgrade head

About

A HTTP API for receiving measurements from pytilt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published