Content
@
0 reply
0 recast
2 reactions
Nastya
@nastya
I’m so tired of vercel/Next or coudflare, the tools that are supposed to be dead simple for deploying your code. Most of the time with them, I end up with time-consuming debugging or unresolvable error Docker images and fly io etc are my best friends now
2 replies
0 recast
4 reactions
Daniel - Bountycaster
@pirosb3
https://render.com/ This is what we use which is a middle ground between Kubernetes and fully-managed solution like Vercel. It offers features like PR previews and declaring infra via YAML, while also allowing you to run long-standing processes instead of just serverless functions Best feature: You can SSH into the servers to run commands, which is extremely useful for troubleshooting issues
1 reply
0 recast
2 reactions