After following this tutorial, publishing the app with aragon apm versions --environment rinkeby
and opening the link which is returned in the terminal http://localhost:8080/ipfs/QmSXrSrVeHPHVkFBoyfD7xFx6qdyNAeHLmF2B7qKgy7nkF , the site is just broken. It shows the couinter but no button for wallet login and nothing works.
When I only do yarn start
the app works as intendet on localhost. But my goal is to publish it to rinkeby. That’s why I followed the tutorial mentioned above.