Skip to content

Athulus/hacksign

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HACKSIGN

simple flask app to send a message to that big LED sign

https://wiki.hackrva.org/index.php/Colorgraphix_3_5632E

to run locally

you need to be on the hackrva network

pipenv install
flask --app hacksign run

to run in prod

pull the code onto the deployment server

start gunicorn

gunicorn -b 0.0.0.0 hacksign:app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors