init: video-share — minimal no-signup file/video share with TTL

This commit is contained in:
2026-05-04 16:09:15 +02:00
commit 4ab1f87c1a
12 changed files with 2165 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
node_modules
.env
.env.*
data/
uploads/
*.log
.DS_Store