Wasp
wasp.shDevelop full-stack web apps without boilerplate.
Dev Toolsfull-stackweb-frameworkreactnodejsprismaopen-sourceboilerplate-free

About
Wasp is an open-source framework for building full-stack web applications using a declarative configuration language alongside React, Node.js, and Prisma. It eliminates boilerplate by auto-generating auth, routing, queries, and other common patterns from a simple .wasp config file. Developers write standard TypeScript/React code while Wasp handles the wiring between frontend, backend, and database.
Problem
Building full-stack web apps requires writing large amounts of repetitive boilerplate code for auth, routing, and data fetching.
For
full-stack web developers and indie hackers building web applications
How it works
Developers define their app's structure in a declarative .wasp config file, and Wasp generates the necessary glue code connecting React frontend, Node.js backend, and Prisma database.
Business model
open-source
Status
launched