Menu

Reddit - Please wait for verification
📰
0

Reddit - Please wait for verification

webdev: reddit for web developers·/u/ixartz·3 days ago
#gYmPuHC7
Reading 0:00
15s threshold

I’ve been experimenting with AI coding agents for web development, and I noticed they work much better when the codebase already has clear conventions in place. So I made a free open-source Next.js SaaS boilerplate designed to be easier for AI coding agents to understand and extend. It includes auth, multi-tenancy/team support, roles and permissions, MFA, user impersonation, landing page, i18n, database setup, logging, testing, and CI. Stack: Next.js, Tailwind CSS, Shadcn UI, Drizzle ORM, next-intl, Sentry, Vitest, and Playwright. The goal is to reduce repetitive scaffolding and make it easier to build real web apps faster, whether you’re coding manually or working with AI agents. GitHub repo: SaaS Boilerplate submitted by /u/ixartz [link] [comments]

Read More