Admin page

StoreKeeper has admin interface (with Flask-Admin), where you can manage database tables and static files directly.

You can reach this on: http://localhost:8000/<name>/admin

Note

Admin page is not available in in production mode.

Interface

SQL Table manager Static file manager