wasp-lang/wasp
This is an external open-source GitHub repository imported into the WOCSOL Marketplace for discovery. The original repository owner is the primary creator.
Repository Details
Repository Description
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.
<div> <!-- INTRO --> <div align=center> <img height="80px" src="https://user-images.githubusercontent.com/1536647/77317442-78625700-6d0b-11ea-9822-0fb21e557e87.png"/> <p>The fastest way to develop full-stack web apps with React & Node.js.</p> </div> <br /> <!-- BADGES --> <div align=center> <a href="https://github.com/wasp-lang/wasp/blob/main/LICENSE"><img alt="license" src="https://img.shields.io/github/license/wasp-lang/wasp"></a> <a href="https://github.com/wasp-lang/wasp/releases/latest"><img alt="latest release" src="https://img.shields.io/github/v/release/wasp-lang/wasp"/></a> <a href="https://discord.gg/rzdnErX"><img alt="discord" src="https://img.shields.io/discord/686873244791210014?label=chat%20@%20discord"/></a> </div> <br /> <!-- LINKS --> <div align=center> <a href="https://wasp.sh">Website</a> | <a href="https://wasp.sh/docs">Docs</a> </div> <div align=center> <a href="https://discord.gg/rzdnErX">Discord</a> | <a href="https://x.com/WaspLang">Twitter</a> | <a href="https://www.youtube.com/@wasplang">Youtube</a> </div> <div align=center> <a href="https://e44cy1h4s0q.typeform.com/to/EPJCwsMi">Deployed? Get swag! ๐</a> </div> </div> --- ## 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
Related Repositories
Product Discussion
Ask questions or discuss this product. New comments are reviewed before publishing.
Loading comments...