feat: Implement initial with admin and mobile clients, authentication, data models, and lead generation scripts.

This commit is contained in:
2026-02-19 16:18:34 +01:00
parent c53a71a5f9
commit 5e2d5fb3ae
32 changed files with 2283 additions and 420 deletions

View File

@@ -19,7 +19,7 @@
"@trpc/server": "^11.0.0",
"@tanstack/react-query": "^5.59.0",
"better-auth": "^1.2.0",
"next": "^15.0.0",
"next": "15.3.4",
"react": "^18.3.0",
"react-dom": "^18.3.0",
"zod": "^3.23.0",