Y
Hacker News
new
|
ask
|
show
|
jobs
by
andrewmunsell
1240 days ago
Personally, I've found node-pg-migrate works well for a Node stack and Postgres migrations in Supabase. Then, I primarily interact with the database using the Supabase GraphQL API + RLS.