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 full control over the code (and can actually check it out in .wasp/ dir if you are interested ).
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.
Wasp comes with experimental AI code generator to help you kickstart your next Wasp project -> you can use it via `wasp new` in the CLI (choose "AI" option) if you can provide your OpenAI keys or you can do it via our [Mage web app](https://usemage.ai) in which case our OpenAI keys are used in the background.
However, there are still a lot of improvements and additions that we have in mind for the future, and we are working on them constantly, so you can expect a lot of changes and improvements in the future.
While the idea is to support multiple web tech stacks in the future, right now, we are focusing on the specific stack: React + react-query, NodeJS + ExpressJS, and Prisma.
The best place to start is to check out [waspc/](waspc/), where you can find detailed steps for first-time contributors + technical details about the Wasp compiler.
Even if you don't plan to submit any code, just joining the discussion on discord [![Discord](https://img.shields.io/discord/686873244791210014?label=chat%20on%20discord)](https://discord.gg/rzdnErX) and giving your feedback is already great and helps a lot (motivates us and helps us figure out how to shape Wasp)!
<ahref="https://github.com/michelwaechter"><imgsrc="https://github.com/michelwaechter.png"width="50px"alt="michelwaechter"/></a> - Our first sponsor ever! Thanks so much, Michel ❤️ , from the whole Wasp Team, for bravely going where nobody has been before :)!
<ahref="https://github.com/shayneczyzewski"><imgsrc="https://github.com/shayneczyzewski.png"width="50px"alt="shayneczyzewski"/></a> - Thanks Shayne, for all the contributions you did so far and for your continuous support!
<ahref="https://github.com/MarianoMiguel"><imgsrc="https://github.com/MarianoMiguel.png"width="50px"alt="MarianoMiguel"/></a> - Big thanks Mariano for being one of our first sponsors and believing in us ❤️!
<ahref="https://github.com/velocity-one"><imgsrc="https://github.com/velocity-one.png"width="50px"alt="VelocityOne"/></a> - Thanks VelocityOne for the generous donation!
<ahref="https://github.com/ricdex"><imgsrc="https://github.com/ricdex.png"width="50px"alt="ricdex"/></a> - We are thankful for your support Ricardo in this early stage of Wasp :)!
<ahref="https://github.com/Arukaito"><imgsrc="https://github.com/Arukaito.png"width="50px"alt="Arukaito"/></a> - Thanks Arukaito for learning web dev with Wasp while supporting us on the way!
<ahref="https://github.com/ThomasJonesUK"><imgsrc="https://github.com/ThomasJonesUK.png"width="50px"alt="ThomasJonesUK"/></a> - Thanks Thomas for supporting Wasp :)!