Replies: 1 comment
-
If you export the data in the JSON format, you could indeed (manually) add it to the database of your self-hosted instance. The JSON documents in the export directly match the JSON documents in the corresponding collections of the database. There is no automatic way of importing provided by Habitica, as far as I know. It should be relatively easy, however, to create a script that adds the documents from the export to the corresponding collections of a MongoDB. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I see there is a way to export my user data from the public instance. Is there a way to import that to my new self-hosted instance?
Beta Was this translation helpful? Give feedback.
All reactions