Query Altinn app configurations in tt02 and prod
- uv
- Mac:
brew install uv
- Windows: 🤷
- Mac:
- Clone the repo:
git clone --depth 1 https://github.com/bjosttveit/altinn-app-insight.git
- Copy the
keys.template.json
and name itkeys.json
- Go to https://altinn.studio/repos/user/settings/applications and generate a token with permissions
repository
:Read
. Add the key to thekeys.json
file- Optionally generate tokens in other studio environments like
dev
andstaging
- Optionally generate tokens in other studio environments like
- Run
make download
to download deployed apps locally - Run
make run
to launch JupyterLab