Wasp is an open-source, batteries-included full-stack web framework for the AI era. It uses a declarative configuration (the Wasp Spec, main.wasp.ts) layered on top of React, Node.js, and Prisma to generate a complete application, handling authentication, database and data models, background jobs, RPC, email sending, end-to-end type safety, and… -
View it on GitHub