#1 · Primary category: AI Website Builders

wasp

javascript node open-source prisma react wasp web-app

A batteries-included full-stack framework for the AI era, enabling declarative development of React/Node.js web apps with built-in auth, jobs, and deployment.

Project last updated:08/29/26

GitHub Stars

18.7K

Forks

1.5K

Contributors

121

License

MIT

Why we included this project

Wasp is a Rails-like framework for React and Node.js that replaces most of the boilerplate you would otherwise write by hand with a short declarative spec. You define the app and its data model in one place, and Wasp generates the code for each layer, with auth, RPC, background jobs, email, and deployment built in. Because the whole stack is described at a high level, it is a natural fit for AI-assisted development: an agent gets clear guardrails and less glue to manage, so it can scaffold a working app from a short description. The generated code lives in your repo, so you are not locked into a hosting provider, and a single CLI command handles deployment. For teams that value end-to-end type safety, the workflow is noticeably faster than assembling the stack yourself.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category