add export features

This commit is contained in:
2026-01-08 10:52:24 +00:00
parent 619fcdb9ae
commit 74fbd7dc4a
13 changed files with 769 additions and 32 deletions

3
.gitignore vendored
View File

@@ -4,4 +4,5 @@ backend/db.sqlite
backend/uploads/
.DS_Store
frontend/dist/
frontend-vue/dist
frontend-vue/dist
.npm/**