Skip to content
This repository was archived by the owner on Sep 29, 2023. It is now read-only.
This repository was archived by the owner on Sep 29, 2023. It is now read-only.

📚 Documentation: In Migration for firebase, Account credentials is not clearly explained #435

@xuelink

Description

@xuelink

💭 Description

Migration from firebase, Account credentials is not clearly explained in docs.

This is form-header
Select a source platform with the project you want to migrate. Learn about which platforms are supported.

There is no sample credentials that i can copy and paste from firebase.

const firebaseConfig = {
  apiKey: "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
  authDomain: "xxxxxxxxxxxxx.firebaseapp.com",
  databaseURL: "https://xxxxxxxxxxxx-default-rtdb.europe-west1.firebasedatabase.app",
  projectId: "xxxxxxxxxxxx",
  storageBucket: "xxxxxxxxxxx.appspot.com",
  messagingSenderId: "xxxxxxxxxxxx",
  appId: "1:xxxxxxxxxx:web:xxxxxxxxxxxxxxxx",
  measurementId: "G-XXXXXXXXXX"
};

which part or which variables or which lines i have to paste to find correct match that i can pass this form to start migration. Personally i could not find. Tried json format, single lines with \n or comma. And also i think some of them appwrite does not need such as measurementId

There is no detailed explanation in this link unfortunately for the migration from firebase.

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions