Hey r/sveltejs,
I’m building Shiprr, a PaaS for deploying apps directly from GitHub/GitLab.
Link: https://shiprr.app
The whole website and dashboard are built with SvelteKit. It’s an app hosting platform: connect a repo, configure build/runtime settings, deploy, add domains, view logs, and roll back when needed.
I wanted something that feels closer to Heroku/Railway/Render, but simple for small projects and side projects.
What it supports right now:
- GitHub/GitLab source deployments
- Runtime/framework detection
- SvelteKit, NextJS, Node, Python, Go, PHP, static sites, etc.
- Horizontal and vertical scaling
- Custom domains with HTTPS
- Access control, redirects/rewrites
- Deployment history and rollback
New accounts get €5 welcome credit, which is roughly enough for about 2 months of a small app on the starter runtime, so you can actually try deploying something without paying first.
I’m posting here because SvelteKit apps are one of the main things I want Shiprr to be good at. I’d really appreciate feedback from Svelte devs on:
- Does the deploy flow make sense for a SvelteKit app?
- Are the docs clear enough?
- What would make you trust a new PaaS enough to try it?
- What features would you expect before paying?
- Does the pricing/free credit feel reasonable?
I know this is self-promo, but I’m happy to answer technical questions openly. Blunt feedback is welcome.