feat: add clerk integration to remix-template

This commit is contained in:
afiqzudinhadi 2025-06-23 14:36:45 +08:00
parent e70d4d34c2
commit da8aaa1db6
4 changed files with 300 additions and 1 deletions

View file

@ -11,10 +11,12 @@
"lint": "eslint app/ --max-warnings 0"
},
"dependencies": {
"@clerk/remix": "^4.8.1",
"@radix-ui/react-slot": "^1.2.3",
"@remix-run/node": "^2.15.2",
"@remix-run/react": "^2.15.2",
"@remix-run/server-runtime": "^2.15.2",
"@repo/auth": "*",
"@repo/ui": "*",
"@vercel/analytics": "^1.5.0",
"@vercel/remix": "2.16.6",