Live data from Hacker News

Untitled topic

news.ycombinator.com

1–2 of 2 posts

Re: undefined

#2
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