move all from /api, turn this into backend only ( remove ejs )

This commit is contained in:
creations 2025-05-18 17:48:29 -04:00
parent 8a9499be85
commit 4936ff8978
Signed by: creations
GPG key ID: 8F553AA4320FC711
24 changed files with 14 additions and 98 deletions

View file

@ -14,7 +14,6 @@
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"@types/bun": "^1.2.13",
"@types/ejs": "^3.1.5",
"@types/fluent-ffmpeg": "^2.1.27",
"@types/image-thumbnail": "^1.0.4",
"@types/luxon": "^3.6.2",
@ -26,7 +25,6 @@
},
"dependencies": {
"@creations.works/logger": "^1.0.3",
"ejs": "^3.1.10",
"eta": "^3.5.0",
"exiftool-vendored": "^30.0.0",
"fast-jwt": "6.0.1",