Wasp
wasp-lang.devDevelop full-stack web apps without boilerplate.
Dev Toolsfull-stackweb-frameworkreactnodejsprismaopen-sourceboilerplate

About
Wasp is an open-source framework for building full-stack web applications using a domain-specific language that eliminates repetitive boilerplate code. Developers define their app's structure, auth, and routes in a simple config file, and Wasp generates the underlying React, Node.js, and Prisma code. It aims to let developers focus on business logic rather than infrastructure setup.
Problem
Setting up and maintaining full-stack web apps requires excessive boilerplate and repetitive configuration across multiple technologies.
For
full-stack web developers and indie hackers building web applications
How it works
Developers write a high-level Wasp config file describing their app's structure, authentication, and routes, and the framework generates and wires together the React frontend, Node.js backend, and Prisma database layer.
Business model
open-source
Status
launched