Skip to content
The documentation is not yet completly updated for Version 0.4. This will be done within the next few days.

Live Database

When working in your development environment, you usually have the problem that you need to manually export the database from your production system and import it. Depending on the size of your Database, this could take some time and you usually don´t have the permission to store sensible customer data on your device. In this part of the documentation, it will be explained on how we can automate that process and also anonymize any sensible data.

More detailed explanation coming soon