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:
mguschin
2026-05-01 16:38:14 +03:00
parent fc65e591b3
commit 7a06045bef
4 changed files with 251 additions and 2 deletions

2
.gitignore vendored
View File

@@ -18,3 +18,5 @@ __pycache__/
*.pyc
certbot
web-resources
.coverage
password|*