docs: rewrite README in English with full architecture reference
Also add itsdangerous to requirements.txt (missing implicit dep of starlette SessionMiddleware) and a create_admin.py script for bootstrapping a system-role user with all permissions. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -5,6 +5,7 @@ jinja2==3.1.4
|
||||
sqlalchemy==2.0.36
|
||||
alembic==1.14.0
|
||||
pymysql==1.1.1
|
||||
itsdangerous>=2.1.0
|
||||
cryptography>=44.0.0
|
||||
bcrypt>=4.2.1
|
||||
pydantic-settings==2.6.1
|
||||
|
||||
Reference in New Issue
Block a user