diff --git a/.config/@web/cli/config.json b/.config/@web/cli/config.json new file mode 100644 index 0000000..5b75099 --- /dev/null +++ b/.config/@web/cli/config.json @@ -0,0 +1,8 @@ +{ + "createdVersion": "2.28.72", + "webRepoPath": "/Users/Z002QRN/Development/web", + "readOnly": [ + "readOnly", + "createdVersion" + ] +} \ No newline at end of file diff --git a/.config/@web/cli/web-cli-update b/.config/@web/cli/web-cli-update new file mode 100644 index 0000000..d334f3d --- /dev/null +++ b/.config/@web/cli/web-cli-update @@ -0,0 +1 @@ +{"exp":1730400318321,"latestVersion":"2.28.72"} \ No newline at end of file diff --git a/.config/@web/proxy/table.json b/.config/@web/proxy/table.json new file mode 100644 index 0000000..a265673 --- /dev/null +++ b/.config/@web/proxy/table.json @@ -0,0 +1,83 @@ +{ + "global": { + "type": "global", + "backend": "localhost:3000" + }, + "routes": [ + { + "path": "/top-of-funnel/assets", + "port": 3000, + "type": "local" + }, + { + "path": "/", + "port": 3000, + "type": "local" + }, + { + "path": "/p", + "port": 3000, + "type": "local" + }, + { + "path": "/product", + "port": 3000, + "type": "local" + }, + { + "path": "/c", + "port": 3000, + "type": "local" + }, + { + "path": "/sp", + "port": 3000, + "type": "local" + }, + { + "path": "/s", + "port": 3000, + "type": "local" + }, + { + "path": "/b", + "port": 3000, + "type": "local" + }, + { + "path": "/bp", + "port": 3000, + "type": "local" + }, + { + "path": "/pl", + "port": 3000, + "type": "local" + }, + { + "path": "/items", + "port": 3000, + "type": "local" + }, + { + "path": "/offer-details", + "port": 3000, + "type": "local" + }, + { + "path": "/occ", + "port": 3000, + "type": "local" + }, + { + "path": "/social", + "port": 3000, + "type": "local" + }, + { + "path": "/gift-finder", + "port": 3000, + "type": "local" + } + ] +} \ No newline at end of file