To host a website built with AppView on GitHub Pages, you need to connect a custom domain to your Pages site. Follow GitHub’s guide to managing a custom domain for your GitHub Pages site .
AppView cannot be hosted at the default repository path URL that GitHub Pages
provides, such as https://username.github.io/repository-name/. It must be
served from the root of a domain, like https://myapp.com/.