working file upload

This commit is contained in:
C4illin 2024-05-17 19:23:05 +02:00
parent 787ff9741e
commit a0885013bb
6 changed files with 66 additions and 15 deletions

View file

@ -8,7 +8,8 @@
"dependencies": {
"@elysiajs/html": "^1.0.2",
"@elysiajs/static": "^1.0.2",
"elysia": "latest"
"elysia": "latest",
"nanoid": "^5.0.7"
},
"devDependencies": {
"bun-types": "latest"