How to deploy Rails to Fly.io with Supabase DB
Install flyctl command line utility as shown here
Sign in to Fly.io by running fly auth login
Run flyctl launch from the rails app directory as shown here
Remember to answer No when flyctl launch wizard asks if you want to spin up a Postgres DB as...
blog.vsrinath.dev2 min read