Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

How (if at all) does /dev/push fundamentally differ to Coolify? Or does it not, but it's just an alternative?

(I saw the comment re: Streamlined UX, but is there anything else?)



The main difference is that you're just deploying apps, not containers (although I do plan on adding support for custom Docker images).

Ultimately, I built this because I wanted the Vercel experience for Python apps.

PS: it's built with FastAPI and HTMX (and Basecoat [1] which I created for this project).

[1]: https://basecoatui.com


Interesting tech choices. I am also always on the hunt for React alternatives. But the lack of type safety and static analysis usually leads to brittle templates. Stuff that could be expressed in verifiable code, is compressed in annotations and some custom markup. You need to manually re-test all templates when you make any change in the models. How do you deal with that?

Btw, very cool project. Deployments for simple projects are a huge time sink.


Okay, thanks for the info!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: