ixartz/saas-boilerplate — reverse-engineered prompt
Reverse engineered prompt
Build me a production ready SaaS starter app that I can use as the base for a real product. I want a polished marketing site and a logged in dashboard, with sign up, sign in, user profile, team based multi tenant workspaces, and roles and permissions so owners and members can have different access. It should support user impersonation for admin support, basic database backed app flows, forms, SEO friendly pages, logging, error tracking, and internationalization so the app can be translated later.
Please make it feel modern and clean, with reusable UI components and a setup that is easy to customize. I also want sensible testing in place, including unit tests and end to end coverage for the main auth and team flows, plus a clear path for deployment and monitoring.
Use the stack already implied by this repo, and wire up the environment and example pages so it runs locally without guesswork. If anything is unclear, look up the current docs online and follow the recommended setup.
Want more depth? Deep Reverse