Initial commit: CV website with ElysiaJS, SQLite, and TailwindCSS
This commit is contained in:
@@ -6,7 +6,13 @@
|
||||
"dev": "bun run --watch src/index.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"elysia": "latest"
|
||||
"@elysiajs/html": "^1.4.0",
|
||||
"@kitajs/ts-html-plugin": "^4.1.3",
|
||||
"autoprefixer": "^10.4.22",
|
||||
"elysia": "^1.4.16",
|
||||
"postcss": "^8.5.6",
|
||||
"tailwindcss": "^4.1.17",
|
||||
"typed-html": "^3.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"bun-types": "latest"
|
||||
|
||||
Reference in New Issue
Block a user