chore: release v1.0.0 — каркас FastAPI, ingress Grafana, интеграции, документация

Made-with: Cursor
This commit is contained in:
Alexandr
2026-04-03 08:30:56 +03:00
commit 4da9b13a86
34 changed files with 1049 additions and 0 deletions

16
.gitignore vendored Normal file
View File

@ -0,0 +1,16 @@
.env
.env.local
*.pem
dist/
bin/
.venv/
__pycache__/
*.py[cod]
*.egg-info/
.pytest_cache/
web/node_modules/
web/dist/
.idea/
onguard24/.idea/
.vscode/
.DS_Store