initial commit

This commit is contained in:
2025-10-14 21:20:25 +03:00
commit 5471f3b138
19 changed files with 1365 additions and 0 deletions

12
.gitignore vendored Normal file
View File

@@ -0,0 +1,12 @@
bin/
data/
docs/
deploys/
.env*
!.env.example
!.env.development
*.db
*.db-wal
*.db-shm
*.tar.gz