The following are in a minimal working state: - Database schema - Basic database interaction - Configuration file parsing - Command line interface - Basic route handling for categories, auth and health - Simple static webapp files
2 lines
22 B
Python
2 lines
22 B
Python
__version__ = "0.1.0"
|