penguin
penguin2w ago

convex-starter: Next.js Monorepo with better-auth, resend & shadcn/ui

Kick off your next app fast with this Convex starter. It’s a ready-to-go setup with Next.js, Better Auth, shadcn/ui, React Email, and a Convex backend all wired up for you. Check it out: https://github.com/jordanliu/convex-starter/tree/main
GitHub
GitHub - jordanliu/convex-starter: Convex starter template with nex...
Convex starter template with nextjs, better-auth, shadcn/ui, react-email and turborepo. - jordanliu/convex-starter
2 Replies
Monk
Monk2w ago
following your readme I got (screenshot) during convex setup I added
"@repo/backend": "workspace:*",
"@repo/backend": "workspace:*",
to package.json dev dependencies and that seemed to fix
No description
penguin
penguinOP2w ago
Which package.json was this added to? I just cloned a new project and everything worked fine I've updated the relative path to use "@/better-auth" instead of the package name now. Thanks @Monk

Did you find this page helpful?