diff --git a/.github/workflows/master.yaml b/.github/workflows/master.yaml
index 65e7883f..2e891193 100644
--- a/.github/workflows/master.yaml
+++ b/.github/workflows/master.yaml
@@ -23,7 +23,7 @@ jobs:
- name: Set checkout version
uses: jossef/action-set-json-field@v2
with:
- file: ./dist/env.json
+ file: ./dist/v1/env.json
field: version
value: ${{ github.sha }}
- name: Deploy image
diff --git a/.gitignore b/.gitignore
index aac1acb2..f68d55f8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,4 +2,3 @@
/dist/
Dockerfile
.DS_Store
-/.cache-loader/
diff --git a/.idea/.gitignore b/.idea/.gitignore
deleted file mode 100644
index b58b603f..00000000
--- a/.idea/.gitignore
+++ /dev/null
@@ -1,5 +0,0 @@
-# Default ignored files
-/shelf/
-/workspace.xml
-# Editor-based HTTP Client requests
-/httpRequests/
diff --git a/.idea/CamelCaseConfigNew.xml b/.idea/CamelCaseConfigNew.xml
deleted file mode 100644
index 75776e66..00000000
--- a/.idea/CamelCaseConfigNew.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/checkout.iml b/.idea/checkout.iml
deleted file mode 100644
index e6443337..00000000
--- a/.idea/checkout.iml
+++ /dev/null
@@ -1,13 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml
deleted file mode 100644
index f986f2fe..00000000
--- a/.idea/codeStyles/Project.xml
+++ /dev/null
@@ -1,58 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/codeStyles/codeStyleConfig.xml b/.idea/codeStyles/codeStyleConfig.xml
deleted file mode 100644
index 79ee123c..00000000
--- a/.idea/codeStyles/codeStyleConfig.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml
deleted file mode 100644
index df7825df..00000000
--- a/.idea/inspectionProfiles/Project_Default.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/modules.xml b/.idea/modules.xml
deleted file mode 100644
index 609f301e..00000000
--- a/.idea/modules.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/prettier.xml b/.idea/prettier.xml
deleted file mode 100644
index 19d95306..00000000
--- a/.idea/prettier.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
deleted file mode 100644
index 94a25f7f..00000000
--- a/.idea/vcs.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.prettierignore b/.prettierignore
index 1db1ef96..3060cac7 100644
--- a/.prettierignore
+++ b/.prettierignore
@@ -27,7 +27,6 @@ package-lock.json
package.json
node_modules
dist
-.cache-loader
# VS Code
.vscode
diff --git a/.vscode/extensions.json b/.vscode/extensions.json
deleted file mode 100644
index c67da513..00000000
--- a/.vscode/extensions.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "recommendations": [
- "eamodio.toggle-excluded-files"
- ]
-}
diff --git a/.vscode/settings.json b/.vscode/settings.json
deleted file mode 100644
index 2a9b7033..00000000
--- a/.vscode/settings.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "cSpell.words": [
- "Unmount",
- "Euroset",
- "QPS"
- ],
- "typescript.tsdk": "./node_modules/typescript/lib",
- "prettier.configPath": ".prettierrc",
- "prettier.prettierPath": "node_modules/prettier",
- "editor.defaultFormatter": "esbenp.prettier-vscode",
- "editor.formatOnSave": true,
- "files.exclude": {
- ".cache-loader": true,
- ".vscode": true,
- "**/.DS_Store": true,
- "**/.git": true,
- "**/.hg": true,
- "**/.svn": true,
- "**/CVS": true
- },
-}
\ No newline at end of file
diff --git a/src/app/index.html b/checkout.html
similarity index 91%
rename from src/app/index.html
rename to checkout.html
index f20d6807..24753227 100644
--- a/src/app/index.html
+++ b/checkout.html
@@ -12,5 +12,6 @@
+