Closed chereseeriepa closed 2 years ago
Possible changes:
Since we dont need the latter from the go router
Mix says:
Options:
civic.love/alias/cherese
by going to civic.love/profile/alias/cherese
or something similar. Then nginx can redirect cherese.civic.love
to this route instead
Problem: Two routers have conflicting routes at
/alias/{alias}
We have two routers routing to the same route
/alias
:go-ssb-room
one{ alias: 'cherese', multiserverAddress: ...etc }
vue-router
in therooms-frontend
/alias/cherese
Solutions: