GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
root
/
hard-panel
Transfer to URL with SHA
Find file
Newer
Older
tree:
5102154299
Branches
Tags
×
master
hard-panel
/ .gitignore
Eugene Sukhodolskiy
18 hours ago
83 bytes
feat: stage 1 — panel skeleton (FastAPI + SQLite) and ingest API
Raw
Blame
History
__pycache__/ *.py[cod] .venv/ .env *.db *.db-wal *.db-shm data/ node_modules/ dist/