diff --git a/app/Dockerfile b/app-streamlit/Dockerfile similarity index 100% rename from app/Dockerfile rename to app-streamlit/Dockerfile diff --git a/app/entrypoint.sh b/app-streamlit/entrypoint.sh similarity index 100% rename from app/entrypoint.sh rename to app-streamlit/entrypoint.sh diff --git a/app/image-chooser.py b/app-streamlit/image-chooser.py similarity index 100% rename from app/image-chooser.py rename to app-streamlit/image-chooser.py diff --git a/app/requirements.txt b/app-streamlit/requirements.txt similarity index 100% rename from app/requirements.txt rename to app-streamlit/requirements.txt diff --git a/app/templates.json b/app-streamlit/templates.json similarity index 100% rename from app/templates.json rename to app-streamlit/templates.json diff --git a/app/templates/arm_vm.jsonc b/app-streamlit/templates/arm_vm.jsonc similarity index 100% rename from app/templates/arm_vm.jsonc rename to app-streamlit/templates/arm_vm.jsonc diff --git a/app/templates/azurerm_hcl.tpl b/app-streamlit/templates/azurerm_hcl.tpl similarity index 100% rename from app/templates/azurerm_hcl.tpl rename to app-streamlit/templates/azurerm_hcl.tpl diff --git a/app/templates/shell.tpl b/app-streamlit/templates/shell.tpl similarity index 100% rename from app/templates/shell.tpl rename to app-streamlit/templates/shell.tpl