This is a single-page application implemented that can be used to connect to any (version-compatible) instance of Hub20.
It is implemented in Vue.js and aims to work for both regular users and hub operators.
If you just want to use the frontend, it is available at https://app.hub20.io
yarn install
yarn serve
yarn build
yarn lint