Great idea and I love the effort put into it.<p>The method of install is very dodgy for linux though [1]<p><pre><code> curl -sSL http://get.wasp-lang.dev | sh
</code></pre>
It seems to require nodejs, so why is this not an npm package?<p>Also the logo should be a <i>wasp</i>!<p>[1] <a href="https://curlpipesh.tumblr.com/" rel="nofollow">https://curlpipesh.tumblr.com/</a>
Hi HN! Together with my brother I've been developing Wasp - a language for building web apps with as little boilerplate as possible. It is open-source and integrates with React/Node.js/Prisma. We just released Alpha and are looking for testers and contributors.<p>Thanks for any feedback and comments!
Zero lock in is the killer feature for me<p>I also like that you can edit the wasp file and the app regenerates live in the local environment, feels super fluid