Query Altinn app configurations in tt02 and prod
- uv
- Mac:
brew install uv - Others: See installing uv.
- Mac:
- Clone the repo:
git clone --depth 1 https://github.com/bjosttveit/altinn-app-insight.git - Copy the
keys.template.jsonand 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.jsonfile- Optionally generate tokens in other studio environments like
devandstaging
- Optionally generate tokens in other studio environments like
- Run
make downloadoruv run download.pyto download deployed apps locally - Run
make runoruv run --env-file .env jupyter labto launch JupyterLab