add convex and clerk

This commit is contained in:
Nayan Sawyer
2025-06-17 12:07:02 -04:00
parent 8a25c95191
commit c18410e243
9 changed files with 461 additions and 0 deletions

View File

@@ -11,8 +11,10 @@
"format:check": "prettier --check \"**/*.{ts,tsx,md,json,html}\""
},
"dependencies": {
"@clerk/nextjs": "^6.22.0",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"convex": "^1.24.8",
"lucide-react": "^0.514.0",
"next": "15.3.3",
"react": "^19.0.0",