Introducing the new https://t.co/WldvFZfB8t - full-stack SaaS generator for humans and AI agents.
⚛️ React + TanStack
🔥 Typescript + Hono
🐘 PostgreSQL + Prisma
📱 Expo mobile
🔐 Auth, billing, multi-tenancy, RBAC, i18n
🛠 Model your data → generate API, CRUD, forms, tables, validation
Live demo: https://t.co/ZE1334G7OD
Introducing the new https://t.co/WldvFZfB8t - full-stack SaaS generator for humans and AI agents.
⚛️ React + TanStack
🔥 Typescript + Hono
🐘 PostgreSQL + Prisma
📱 Expo mobile
🔐 Auth, billing, multi-tenancy, RBAC, i18n
🛠 Model your data → generate API, CRUD, forms, tables, validation
Live demo: https://t.co/ZE1334G7OD
Super excited to see @scaffoldhub_io release their latest version of their codebase generator with @nextjs, @tailwindcss, @shadcn and @prisma!
Congrats on the major updates over the years @felipelima_dev!
🚀 ScaffoldHub v3 is out! Now, with NextJS 13, Prisma, shadcn/UI, and TailwindCSS: https://t.co/cUxx3J93td.
👀 Check out the live demo: https://t.co/zLjz7b54wu
#WebDev#NextJS#Prisma#TailwindCSS
@AghaFarokh Thanks for letting me know. The database is cleaned daily and probably you accessed the application at the time the database was being cleaned.
@ShinysArc Hi, sorry for the late reply. ScaffoldHub generates the initial codebase for you, with all those features https://t.co/EbxDuunZRh. But you need development skills to adapt the code for specific situations. So, I recommend that first, you study programming before using the tool :P
@davidcyp Hi David, yes! After you download the code you have full control over it. For now, on the modeling tool, create a simple string field, then later in the code, you can implement the Time for it. Btw, I'm adding it to my backlog (but probably won't be implemented soon).
@l57094752 No, but it was supported in the past, you can find them here: https://t.co/qmTdpdnonN. I discontinued it because Firestore is not suited for relational data. It lacks text-search, joins, etc. It is also tricky to do backups.