hasura / hasura/firebase2graphql
Fail to import database
- Dominant language
- JavaScript
- Stars
- 79
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
I'm trying migrate exported database from Firebase to my containerized Hasura.
$ firebase2graphql http://my-local-conteiner-hasura -s 'mypassword' -d /path/to/db.json
Error:

I'm used the same password that I use when login on Hasura
Contributor guide
Research direction
Start with the firebase2graphql command and reproduce the reported import using the supplied Hasura URL, password, and db.json path. Inspect how the CLI authenticates with the containerized Hasura instance; done means the Firebase export imports successfully with valid Hasura credentials and the failure is covered or clearly explained.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- graphql, javascript
- Domain
- cli, database
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100