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
6 lines
43 B
Plaintext
6 lines
43 B
Plaintext
/venv
|
|
*.pyc
|
|
__pycache__
|
|
*.egg-info/
|
|
/dev/*
|