Add ElysiaJS integration and update homepage

This commit is contained in:
James Blair 2026-05-08 18:39:08 +12:00
parent 3197d2fb1b
commit 666b2d0e0d
Signed by: james
SSH key fingerprint: SHA256:hsDR3ENI2ZMgh+CNb+0PrFsj29DI007R+BMKUVGi6zQ
12 changed files with 112 additions and 100 deletions

View file

@ -10,6 +10,8 @@
"format": "biome format --write"
},
"dependencies": {
"@elysia/eden": "^1.4.10",
"elysia": "^1.4.28",
"next": "16.2.6",
"react": "19.2.4",
"react-dom": "19.2.4"
@ -17,6 +19,7 @@
"devDependencies": {
"@biomejs/biome": "2.2.0",
"@tailwindcss/postcss": "^4",
"@tailwindcss/typography": "^0.5.19",
"@types/node": "^20",
"@types/react": "^19",
"@types/react-dom": "^19",