storj/web/satellite/vuetify-poc/src
Moby von Briesen 3bc300ef55 satellite/console: optionally serve vuetify POC from satellite
This change slightly modifies the logic for serving the vuetify
frontend. After this change, if the config `console.use-vuetify-project`
is set to `true`, the Vuetify UI will be served at the `/vuetifypoc`
prefix. The POC is only project dashboard right now; the existing
login/registration pages must be used, but once the cookie is set, the
POC will work correctly.

Change-Id: I7725f23a0d2b04f274bab36d8be3370116687d1b
2023-06-15 12:16:31 +00:00
..
assets web/satellite: vuetify POC 2023-06-10 00:59:40 +00:00
components web/satellite: vuetify POC 2023-06-10 00:59:40 +00:00
layouts web/satellite: vuetify POC 2023-06-10 00:59:40 +00:00
plugins web/satellite: vuetify POC 2023-06-10 00:59:40 +00:00
router satellite/console: optionally serve vuetify POC from satellite 2023-06-15 12:16:31 +00:00
styles web/satellite: vuetify POC 2023-06-10 00:59:40 +00:00
views web/satellite: vuetify POC 2023-06-10 00:59:40 +00:00
App.vue web/satellite: vuetify POC 2023-06-10 00:59:40 +00:00
main.ts web/satellite: vuetify POC 2023-06-10 00:59:40 +00:00