Full Stack AI, fsai, is a CLI that uses AI to build a full-stack app for you.
It generates 100+ files of code.
The AI will:
Generate a Next.js app with TypeScript and Tailwind
Add shadcn/ui for frontend components
Generate pages to create/update/delete data
Generate a Prisma/Drizzle schema
Add auth via NextAuth.js with GitHub/Discord/Google/Apple log in supported
Add account screen to change settings
Add Stripe for payments
Add Resend to send transactional emails
Generate CRUD APIs
Add light/dark mode
1 comment
[ 4.5 ms ] story [ 9.4 ms ] threadIt generates 100+ files of code.
The AI will:
Generate a Next.js app with TypeScript and Tailwind Add shadcn/ui for frontend components Generate pages to create/update/delete data Generate a Prisma/Drizzle schema Add auth via NextAuth.js with GitHub/Discord/Google/Apple log in supported Add account screen to change settings Add Stripe for payments Add Resend to send transactional emails Generate CRUD APIs Add light/dark mode