Developer page
Closed this issue · 1 comments
texx00 commented
Can create a developer page to run specific commands at runtime. Something like "restart server" "restart feeder" and so on...
texx00 commented
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"