Y
Hacker News
new
|
ask
|
show
|
jobs
by
jadbox
1405 days ago
Has any used Fly.io app hosting with Supabase-JS for the DB? I'm curious to hear people's experience.
1 comments
kiwicopple
1405 days ago
I created a branch to deploy the supabase "postgres" image (with all extensions etc) here:
https://github.com/kiwicopple/postgres-ha/pull/1
It worked great. That's just the database part - from there you'll need to deploy the middleware too
link
It worked great. That's just the database part - from there you'll need to deploy the middleware too