Swap copied trame-facade files with a trame-facade import
Summary of Changes
- Fixes the local deployment. Unfortunately, I was wrong and manage.py does actually need to be in the project root.
- Removes vuetify_config.json from
src/vue/public
and replaces it with an imported version from trame-facade.
Checklist
-
The MR has a clear and concise title -
Code is self-documented and follows style guidelines. -
Automated tests are written and pass successfully. -
Regression tests (e.g. manually triggered system tests, manual GUI/tool tests, ...) are performed to make sure the MR does not break anything (when applicable) -
Readme file is present and up-to-date.
Documentation Updates
Additional Notes
Closes #7 (closed)