add onboarding flow with form, validation, db persistence

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-11 11:08:01 +01:00
parent e39d758d39
commit 780e9816c1
12 changed files with 365 additions and 46 deletions

View File

@@ -15,8 +15,10 @@
"dependencies": {
"@electric-sql/pglite": "^0.3.16",
"@tailwindcss/vite": "^4.2.1",
"@tanstack/react-form": "^1.28.4",
"@tanstack/react-router": "^1.166.7",
"@tanstack/router-plugin": "^1.166.7",
"@tanstack/zod-form-adapter": "^0.42.1",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"lucide-react": "^0.577.0",