Its a playground to test Hypersign Authentication
yarnquasar devyarn run lintquasar buildquasar build
cp /dist/spa/ ../../hypermine-bc.github.io/
Open quasar.conf.js
Look for ``build``
in that add a new variable called ```hypersign```{
url: 'http://localhost:8080/auth',
realm: 'hypermine',
clientId: 'hs-playground'
}