Skip to content
Snippets Groups Projects
Dominik Hebeler's avatar
Dominik Hebeler authored
Translations update from Weblate

See merge request !12
959e83b9
History

MetaGer Keys

Local development can be done via docker compose. The app is configured to be run in a subdirectory of MetaGer. Before starting this app you should start up a local MetaGer instance.

The server can then be reached under:
http://localhost:8080/keys

If you use this app without a MetaGer deployment it can be reached under http://localhsot:8085

Translation

Strings reviewed status Translations Reviewed Conflicts

Configuration

Configuration files for this app are stored in the config directory. You can find a default.json there.

To overwrite configuration locally you can create a new file development.json which overwrites properties from the default values.