Hacker News new | ask | show | jobs
by dfee 1498 days ago
I’ve got a deploy running on Fly.io, but I didn’t go with the buildpack option; instead I’m pushing a locally built docker image (buildpacks don’t support pnpm).

One big miss, though, is you’ll still need a database and s3, so I’m not sure if I totally understand the value.