feat: implement media backup (ZIP) and migration tools

This commit is contained in:
Erik
2026-03-07 18:29:01 -03:00
parent 0c40dbadfc
commit c3d0676c4f
5 changed files with 407 additions and 92 deletions

View File

@@ -18,6 +18,7 @@
"bcryptjs": "^3.0.3",
"date-fns": "^4.1.0",
"jsonwebtoken": "^9.0.2",
"jszip": "^3.10.1",
"next": "15.1.0",
"next-themes": "^0.4.6",
"pg": "^8.16.3",