A free and opensource svelte 5 saas starterkit, including authentication,
payments, email, analytics and more.
I'm a fullstack developer who loves Svelte 5 and SvelteKit. This year I want to build many different products and see what sticks.
I build this boilerplate with all the basics like auth, payments, and landing page components so that I can focus on the parts that matter for future products.
I know many other people have already put out a paid boilerplate so I decided to opensource mine. If you think it saved you hours of work and you want to donate you can do so here
Finally if you want to hire a kick-ass fullstack developer for contracting work. can contact me here
If you enjoy Just Ship don't forget to star it on Github
You can show your support by starring Just Ship on GitHub. I'd also love to receive shoutouts on social media platforms like X or GitHub. Feel free to DM me on any platform, and I'll add your support to a future "Wall of Love" on this landing page.
Not currently. I created this boilerplate primarily for my own needs and decided to open-source it. Writing documentation is less enjoyable for me than writing code, but if you have questions, you can always donate to gain access to our group chat where you can ask for help.
Vercel offers a remarkable developer experience with features like branch previews and automatic deployments based on GitHub pushes. While it can be costlier with high traffic volumes, this boilerplate is meant for quick product experiments. If a product gains traction, migrating to another service is straightforward.
I appreciate the simplicity of SQLite, and Turso extends that simplicity by allowing it not to run on the same server as your application. This offers the best of both worlds: an excellent local development story and worry-free scalability and backups in production.
PostHog offers a generous free tier, an extensive feature set, and comprehensive documentation. Although I haven’t tested many other analytics providers, my positive experience with PostHog has persuaded me to stick with it.
Stripe provides an excellent developer experience. While I'm not particularly concerned that they aren't the merchant of record—a key selling point for Paddle or LemonSqueezy—I am open to other payment providers. Feel free to submit a pull request to add alternative payment options.