Add frontend-dapp/.env.example and indexer/.env.example #97

Closed
opened 2026-04-09 03:24:47 +00:00 by PlasticDigits · 4 comments
PlasticDigits commented 2026-04-09 03:24:47 +00:00 (Migrated from gitlab.com)

Evidence

  • indexer/src/config.rs; docs/frontend.md

Epic

#63

## Evidence - `indexer/src/config.rs`; `docs/frontend.md` ## Epic #63
PlasticDigits commented 2026-04-09 03:24:47 +00:00 (Migrated from gitlab.com)

marked this issue as related to #63

marked this issue as related to #63
PlasticDigits commented 2026-04-13 12:54:21 +00:00 (Migrated from gitlab.com)

Updated indexer/.env.example with RUN_MODE, ORACLE_POLL_INTERVAL_MS, optional ROUTER_ADDRESS, USTC_DENOM, METRICS_BIND, and comments aligned with indexer/src/config.rs. frontend-dapp/.env.example: copy hint + links to docs/frontend.md and docs/environment-matrix.md, clarified indexer URL comment.

main @ c262c42. @brouie please review.

Updated `indexer/.env.example` with `RUN_MODE`, `ORACLE_POLL_INTERVAL_MS`, optional `ROUTER_ADDRESS`, `USTC_DENOM`, `METRICS_BIND`, and comments aligned with `indexer/src/config.rs`. `frontend-dapp/.env.example`: copy hint + links to `docs/frontend.md` and `docs/environment-matrix.md`, clarified indexer URL comment. `main` @ c262c42. @brouie please review.
Brouie commented 2026-04-20 07:20:00 +00:00 (Migrated from gitlab.com)

@PlasticDigits Verified on current main. Both .env.example files present:

indexer/.env.example:

  • Line 7: RUN_MODE=prod (commented, prod-mode flag)
  • Line 21: ORACLE_POLL_INTERVAL_MS=30000
  • Line 24: ROUTER_ADDRESS (optional)
  • Line 27: USTC_DENOM (optional)
  • Line 30: METRICS_BIND (optional, ties to #89 metrics)

frontend-dapp/.env.example: Present with docs/frontend.md and docs/environment-matrix.md references (verified on #94).

Env examples aligned with indexer/src/config.rs. Closing.

@PlasticDigits Verified on current main. Both .env.example files present: **indexer/.env.example:** - Line 7: RUN_MODE=prod (commented, prod-mode flag) - Line 21: ORACLE_POLL_INTERVAL_MS=30000 - Line 24: ROUTER_ADDRESS (optional) - Line 27: USTC_DENOM (optional) - Line 30: METRICS_BIND (optional, ties to #89 metrics) **frontend-dapp/.env.example:** Present with docs/frontend.md and docs/environment-matrix.md references (verified on #94). Env examples aligned with indexer/src/config.rs. Closing.
Brouie (Migrated from gitlab.com) closed this issue 2026-04-20 07:20:05 +00:00
Brouie commented 2026-05-07 06:37:01 +00:00 (Migrated from gitlab.com)

mentioned in issue #144

mentioned in issue #144
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
code/cl8y-dex-terraclassic#97
No description provided.