Nxtgauge GitOps Configuration
Find a file
sync-test e752326411
All checks were successful
sync-to-github / sync (push) Successful in 6s
feat: wire the coming-soon waitlist form to POST /api/waitlist
Backend endpoint already deployed (nxtgauge-backend-rust
apps/users/src/handlers/waitlist.rs, routed through the gateway).

- ingress.yaml: route /api on nxtgauge.com and www.nxtgauge.com to
  nxtgauge-rust-gateway:9100, same 'more specific paths first' pattern
  nxtgauge-frontend-solid's ingress already uses - the coming-soon
  page is a static nginx site with no backend of its own.
- index.html: handleSubmit now actually awaits the fetch instead of
  unconditionally showing success after a commented-out example call.
  Disables the submit button while in flight, added a form-error state
  for a failed request (was previously just documented, not wired).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-14 03:58:31 +05:30
.forgejo/workflows ci: fix secret name for github mirror sync 2026-08-04 01:44:52 +05:30
.github/workflows fix(ci): make sync-to-forgejo tolerate Forgejo-only commits 2026-07-13 22:01:41 +05:30
apps feat: wire the coming-soon waitlist form to POST /api/waitlist 2026-08-14 03:58:31 +05:30
clusters/production feat: deploy nxtgauge.com coming-soon page 2026-08-14 03:41:19 +05:30
coming-soon feat: wire the coming-soon waitlist form to POST /api/waitlist 2026-08-14 03:58:31 +05:30
docs feat(ai): add AI plans docs, LiteLLM manifests, and infrastructure updates 2026-06-15 06:15:41 +05:30
ops chore: remove forgejo and registry dependencies 2026-06-15 01:52:43 +05:30
scripts fix(ci): add ai-assistant to deployment scripts 2026-07-06 03:49:11 +05:30
.ci-trigger ci: trigger build 2026-07-07 21:52:58 +00:00
.sops.yaml Encrypt all secrets with SOPS, add Flux decryption support, rotate JWT_SECRET/AI_SERVICE_KEY 2026-07-02 17:56:28 +05:30
.test_push test push 2026-06-08 18:13:19 +05:30
OTP_ISSUE_FIX_PROMPT.md chore: remove argocd and standardize on flux 2026-06-11 17:17:42 +05:30
ROUTE_ISSUE_ANALYSIS.md chore: remove argocd and standardize on flux 2026-06-11 17:17:42 +05:30