Fix: SSR
Things we fixed
- #204: disable Instance registration during SSR since Wormhole is as singleton (#205)
- Disable
Wormhole.open()
during SSR for the same reason.
Things we added
- Things relating to SSR now have their own page in the docs: Https://portal-vue.linusb.org/guide/ssr.html