Skip to content

Refactor config

Hannes Heine requested to merge refactor_config into master

Created by: ulfgebhardt

🍰 Pullrequest

Refactor the config handling for front- and backend.

Issues

Todo

  • The frontend uses two config packages - nuxt has a new way of handling configs and the nuxt.js.config is used for a third option to define config values. This needs to be unified. Make a Ticket before closing.

Merge request reports