All activity
Rishichandra Wawhalleft a comment
Thank you @kwdinc for hunting us 😃 We wrote this CLI to explore migrating from Firebase to Postgres as easily as possible. We use Hasura to generate the realtime GraphQL API on Postgres automatically. The CLI tool's work then mostly boils down to 2 things, which we do in phases: 1. Phase I: We migrate Firebase data nodes to Postgres tables in a fairly naive way. We setup automatic IDs and...
Firebase2GraphQLMigrate from Firebase to GraphQL on Postgres
