feat: add clerk integration to next-template
This commit is contained in:
parent
14ef2719c7
commit
a5faf21953
6 changed files with 112 additions and 3 deletions
|
|
@ -12,6 +12,7 @@
|
|||
"clean": "rm -rf .next"
|
||||
},
|
||||
"dependencies": {
|
||||
"@clerk/nextjs": "^6.22.0",
|
||||
"@repo/logger": "*",
|
||||
"@repo/ui": "*",
|
||||
"next": "^15.3.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue