file upload start

This commit is contained in:
C4illin 2024-04-10 14:42:05 +02:00
parent b0c2dba1d6
commit 7693c7c931
5 changed files with 98 additions and 3 deletions

View file

@ -3,7 +3,7 @@
"version": "1.0.50",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"dev": "bun run --watch src/index.ts"
"dev": "bun run --hot src/index.ts"
},
"dependencies": {
"@elysiajs/html": "^1.0.2",