wasp-lang/wasp — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a framework and CLI for quickly making full stack web apps with React on the front end, Node on the back end, and Prisma for the database. I want the developer to describe the app in one simple spec file, then have the tool generate and wire up the app so there is a lot less boilerplate.

Please make it feel batteries included, with built in auth, client to server operations, background jobs, email support, strong type safety across the stack, and simple deployment from the command line. It should be easy to start a new app, run it locally, and deploy it without a bunch of manual setup. Include a solid example app, like a todo app with login and a protected dashboard, so people can see the full flow.

Make it feel polished and open source friendly, with docs or a good README, examples, and a smooth developer experience. If you need details, check the current Wasp docs online and match that general product experience.

Want more depth? Deep Reverse