fmerian

Diploi - Go from zero to a live full-stack app with 3 clicks

byβ€’
A single platform to scaffold, code, and ship full-stack apps for developers and teams, that removes DevOps overhead from your dev workflow. Launch development, staging and production environments in seconds, which go live with SSL protection, CI/CD from the start, and CDN built-in.

Add a comment

Replies

Best
Javier Hernandez
You know that part where you have a great app idea, but you have to spend an afternoon setting up SSL, CI/CD, and deployment config? We replaced that with 3 clicks. Pick your stack (Next.js, SvelteKit, FastAPI, whatever), add a database if you need one, and hit Launch. Your app is live, SSL-protected, with CI/CD and a cloud dev environment, all configured automatically. If you want a complex stack for your app? Sure, it might take 4 or 5 clicks extra, but sure less than 1 minute. You can try Diploi right now without even creating an account. ☺️
Rohan Chaubey

@wickathouΒ Huge congrats @wickathou @marcusahlfors @munkkeli! The no-account trial caught my attention, can you actually deploy a live app without signing up?

Javier Hernandez

@rohanrecommendsΒ yes! If you launch without an account, your deployment will be running for 1 hour, if then you want to keep it live, you can start a free trial by creating an account, no credit/debit card needed.

Mikita Aliaksandrovich

Definitely will try it out as the automated deployments is the most interesting part right now in the era of vibe coding! Have a great launch!

Javier Hernandez

@mikita_aliaksandrovich thank you! 😊

Mikita Aliaksandrovich

@wickathouΒ You are welcome!

Gabriel P.

replacing a full afternoon of ssl + ci/cd config with 3 clicks is a great pitch. congrats on shipping! :)

Javier Hernandez

@gabrielpineda thank you 😊 much appreciated!

Mateusz Jacniacki

What cloud providers does it support under the hood, and can you bring your own infrastructure later if needed? Three clicks to deployed sounds like a dream, congrats!

Munkkeli

@mateuszjacniΒ Thanks for the great questions!
We are currently using AWS just because we were the most familiar with their tools, but Diploi can run on top of almost any cloud provider. We plan on making that a choice the user can make when creating their project.
Unfortunately you cannot self-host a Diploi project (although we actually did have this as a feature in our MVP implementation), but you can quite easily move your project elsewhere in the future using the Dockerfiles we provide.