Go get yourself a supabase account.
Once logged in to your account, create a new project and while creating it make sure to remember the db password you provide.
Go into project settings -> database and grab the following out of connection info:
- Host
- Database name
- Port
- User
- Password
You'll need them later for setting up an airbyte destination.
That's it for supabase.
Top comments (0)