Full-stack Web App Framework
"Wasp (Web Application Specification) is a Rails-like framework for React, Node.js, and Prisma. Build your app in a day and deploy it with a single CLI command!
Given a simple
.wasp
configuration file that describes the high-level details of your web app, and.js(x)/.css/...
, source files with your unique logic, Wasp compiler generates the full source of your web app in the target stack: front-end, back-end and deployment.Due to its expressiveness, you can create and deploy a production-ready web app from scratch with very few lines of concise, consistent, declarative code."