Welcome to apps.bhopal.dev. This is the central directory for all production and experimental applications hosted within the monorepo.
How to register a new application into this portal:
apps.bhopal.dev/new-app-name.base path to match the directory name:
base: '/new-app-name/'.apps.json file and append your app's metadata to the array..github/workflows/deploy.yml GitHub Actions file to include a build step for
your new sub-directory.main! The portal and sub-apps will automatically construct and deploy to GitHub
Pages.