Skip to content

Refactor util modules to reduce complexity

Evie Viau requested to merge submodule-refactor into master

This MR moves database and config into their own modules to reduce complexity. It also moves the setup command into commands and removes the static_files module as it was unneeded.

Merge request reports