We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a39d1c commit 2424a4eCopy full SHA for 2424a4e
create-convex/src/index.ts
@@ -436,11 +436,13 @@ const TEMPLATES_IN_REPO = [
436
"bare",
437
"component",
438
"nextjs",
439
+ "nextjs-authkit",
440
"nextjs-clerk",
441
"nextjs-clerk-shadcn", // not suggested anymore
442
"nextjs-convexauth",
443
"nextjs-shadcn", // not suggested anymore
444
"react-vite",
445
+ "react-vite-authkit",
446
"react-vite-clerk",
447
"react-vite-clerk-shadcn", // not suggested anymore
448
"react-vite-convexauth",
0 commit comments