Launch day!<p>Just released TBJS 0.4.0 with Mellow templates, the top choice for your next full-stack JavaScript project!<p>Comes in Vue, React, and, Svelte flavours.<p>Authentication features such as sign-in, sign-up, password recovery, and email confirmation, all powered by good ol' sessions.<p>Sign in with Google, no Firebase or Supabase needed.<p>Tailwind CSS for styling.<p>Sails for a robust MVC backend. Think Rails/Laravel for Node.js.<p><pre><code> Intuitive profile section lets users update name, email, password, log out, or delete their account.
And of course the glue is Inertia.
</code></pre>
Try it out by running npx create-sails <project-name><p>P.S: All templates are using Rspack's Rsbuild under-the-hood with Sails Shipwright.<p>I had a lot of fun working on these templates and I hope you all love using them as the basis for your next full-stack JavaScript products.