Initializes the database (via init_db) and registers the StorageService instance in app.extensions['storage'] inside create_app(). Adds get_storage() helper for convenient access from any Flask context. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| api | ||
| graph | ||
| models | ||
| services | ||
| storage | ||
| utils | ||
| __init__.py | ||
| config.py | ||
| db.py | ||