| 1 | { |
| 2 | "data": { |
| 3 | "everything-dev.near": { |
| 4 | "bos": { |
| 5 | "gateways": { |
| 6 | "everything.dev": { |
| 7 | "bos.config.json": { |
| 8 | "account": "everything-dev.near", |
| 9 | "dns": { |
| 10 | "domain": "everything-dev.near", |
| 11 | "local": { |
| 12 | "resolver": "dnsmasq", |
| 13 | "tlds": [ |
| 14 | "near" |
| 15 | ] |
| 16 | } |
| 17 | }, |
| 18 | "create": { |
| 19 | "project": "near-everything/everything-dev", |
| 20 | "ui": "near-everything/everything-dev/ui", |
| 21 | "api": "near-everything/everything-dev/api", |
| 22 | "host": "near-everything/everything-dev/host", |
| 23 | "gateway": "near-everything/everything-dev/gateway" |
| 24 | }, |
| 25 | "gateway": { |
| 26 | "development": "http://localhost:8787", |
| 27 | "production": "https://everything.dev" |
| 28 | }, |
| 29 | "app": { |
| 30 | "host": { |
| 31 | "title": "everything-dev", |
| 32 | "description": "everything-dev BOS application", |
| 33 | "development": "http://localhost:3000", |
| 34 | "production": "https://everything.dev", |
| 35 | "remote": "https://elliot-braem-1751-host-monorepo-elliot-braem-31ed8886f-ze.zephyrcloud.app" |
| 36 | }, |
| 37 | "ui": { |
| 38 | "name": "ui", |
| 39 | "development": "http://localhost:3002", |
| 40 | "production": "https://elliot-braem-1752-ui-monorepo-elliot-braem-13e38767a-ze.zephyrcloud.app", |
| 41 | "exposes": { |
| 42 | "App": "./App", |
| 43 | "components": "./components", |
| 44 | "providers": "./providers", |
| 45 | "types": "./types" |
| 46 | }, |
| 47 | "ssr": "https://elliot-braem-1753-ui-monorepo-elliot-braem-cd90907f5-ze.zephyrcloud.app" |
| 48 | }, |
| 49 | "api": { |
| 50 | "name": "api", |
| 51 | "development": "http://localhost:3014", |
| 52 | "production": "https://elliot-braem-1754-api-monorepo-elliot-braem-ac4b5a60f-ze.zephyrcloud.app", |
| 53 | "variables": {}, |
| 54 | "secrets": [] |
| 55 | } |
| 56 | } |
| 57 | } |
| 58 | } |
| 59 | } |
| 60 | } |
| 61 | } |
| 62 | } |
| 63 | } |