zbeyens
zbeyens4mo ago

Convex + Better Auth Template

I've gathered doc/blog tips, helpers and components into a comprehensive todo app with better-auth. The core is in convex.mdc - a curated Cursor rule that Claude Code used to built this app. Planning to add more features while I'm building my app. Feedback welcome! https://github.com/udecode/better-convex
GitHub
better-convex/.cursor/rules/convex.mdc at main · udecode/better-co...
Production-grade Convex template for Next.js apps. - udecode/better-convex
GitHub
GitHub - udecode/better-convex: Production-grade Convex template fo...
Production-grade Convex template for Next.js apps. - udecode/better-convex
3 Replies
sam
sam4mo ago
That .mdc though! You’re shipping like it’s 2037! Nice.
wrod
wrod4mo ago
noob question. why use ents? and would you use ents for all projects?
zbeyens
zbeyensOP4mo ago
Less boilerplate, and no locked in / no migration to move away

Did you find this page helpful?