This is an external open-source GitHub repository imported into the WOCSOL Marketplace for discovery. The original repository owner is the primary creator.
The batteries-included full-stack framework for the AI era. Develop JS/TS web apps (React, Node.js, and Prisma) using declarative code that abstracts away complex full-stack features like auth, background jobs, RPC, email sending, end-to-end type safety, single-command deployment, and more.
The batteries-included full-stack framework for the AI era. Develop JS/TS web apps (React, Node.js, and Prisma) using declarative code that abstracts away complex full-stack features like auth, background jobs, RPC, email sending, end-to-end type safety, single-command deployment, and more.
The fastest way to develop full-stack web apps with React & Node.js. Website | Docs Discord | Twitter | Youtube Deployed? Get swag! ๐ --- ## What is Wasp? Wasp (**W**eb **A**pplication **Sp**ecification) 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! ### Why is Wasp awesome - ๐ **Quick start**: 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. - ๐ **No boilerplate**: By abstracting away complex full-stack features, there is less boilerplate code. That means less code to maintain and understand! It also means easier upgrades. - ๐ **No lock-in**: You can deploy the Wasp app anywhere you like. There is no lock-in into specific providers; you have complete control over the code (and can actually check it out in `.wasp/` directory if you are interested ). - ๐ค **Perfect for AI by design**: Thanks to its high-level spec of the whole app, opinionated approach, built-in full-stack features, and tight integration of all parts of the stack, Wasp gives AI (agents) clear guardrails and structure, less boilerplate to manage, and better context management. ### Features - [๐ Full-stack Auth](https://wasp.sh/docs/auth/overview) - [๐๏ธ RPC (Client Server)](https://wasp.sh/docs/data-model/operations/overview) - [๐ Simple Deployment](https://wasp.sh/docs/deployment/deployment-methods/overview) - [โ ๏ธJobs](https://wasp.sh/docs/advanced/jobs) - [โ๏ธ Email Sending](https://wasp.sh/docs/advanced/email) - [๐ Full-stack Type Safety](https://wasp.sh/docs/general/typescript) - ... ### Code example Simple Wasp spec file in which you describe the hi
Ask questions or discuss this product. New comments are reviewed before publishing.
Loading comments...