add hero schema

This commit is contained in:
2026-06-14 18:07:35 +02:00
parent 545a8d7273
commit 3127a07612
4 changed files with 155 additions and 27 deletions

View File

@@ -19,6 +19,7 @@
"dotenv": "^17.4.2",
"drizzle-orm": "1.0.0-beta.22",
"nuxt": "^4.4.8",
"pg": "^8.21.0",
"tailwindcss": "^4.3.1",
"vue": "^3.5.35",
"vue-router": "^5.1.0"