texx00/sandypi

Developer page

Closed this issue · 1 comments

Can create a developer page to run specific commands at runtime. Something like "restart server" "restart feeder" and so on...

By looking around I discovered that it is possible to run python commands directly from the command line by starting the server with "flask shell" instead of using "flask run"