docs: add reference link to API gateway in README

This commit is contained in:
2026-06-10 14:51:04 +08:00
parent e82ed2fdfd
commit aa5d9cad26
+1 -1
View File
@@ -18,7 +18,7 @@ The frontend is built with SvelteKit. It dynamically loads transport endpoints f
## Run
1. Ensure your API gateway is running at http://localhost:8067.
1. Ensure your API gateway is running at http://localhost:8067. Refer to https://github.com/furyhawk/lta_datamall_api.git
2. Install dependencies:
```bash