feat: add homepage

This commit is contained in:
2026-01-18 21:11:35 +01:00
parent ee1db93298
commit c5e51a7513
17 changed files with 1550 additions and 115 deletions

7
data/.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
# Ignore database files but keep the directory
*.sqlite
*.sqlite-journal
*.db
# Keep this .gitignore
!.gitignore