ConnectyCube / connectycube-flutter-samples

Code samples for Flutter, based on ConnectyCube platform
https://developers.connectycube.com/flutter/
Apache License 2.0
86 stars 90 forks source link

Migration tools #268

Closed Badar25 closed 6 months ago

Badar25 commented 1 year ago

Is there any migration tool to transfer messages of users to this platform?. Currently Im having my old messages (tons of) in Firestore now what I want is to transfer all those messages from firestore to CC? Or atleast provide any handling to database etc so we can write our self.

TatankaConCube commented 1 year ago

you can export your data from Firestore and turn to our support team support@connectycube.com and they together with the backend team will try to help you to import your data to the Connectycube DB.

Badar25 commented 1 year ago

How can i do that?

On Tue, Jun 13, 2023 at 1:01 PM TatankaConCube @.***> wrote:

you can export your data from Firestore and turn to our support team @.*** and they together with the backend team will try to help you to import your data to the Connectycube DB.

— Reply to this email directly, view it on GitHub https://github.com/ConnectyCube/connectycube-flutter-samples/issues/268#issuecomment-1588758708, or unsubscribe https://github.com/notifications/unsubscribe-auth/A5C5RMJ5IGWHBYFN4LJE453XLAM5BANCNFSM6AAAAAAZDJYB3I . You are receiving this because you authored the thread.Message ID: @.*** com>

TatankaConCube commented 1 year ago

I see this in a next way: you export your data to the JSON file using Firestore tools, then you convert your models into Connectycube-style models according to the specification provided in our Server API doc, then you share this result with our server-side team and they try to import it to the Connectycube DB.

Unfortunately, we don't have yet ready for using a solution for migration from the Firestore to the Connectycube(((

TatankaConCube commented 6 months ago

no activity for a long time. closing...