Commit Graph

6 Commits

Author SHA1 Message Date
zetaloop ffc94f2846 chore: update dev setup to use docker compose backend
Default backend URL changed from port 8080 (kubectl port-forward)
to 18080 (docker compose Envoy Gateway). README updated to reflect
the deploy/dev workflow.
2026-04-23 21:23:51 +08:00
zetaloop aae83bce44 fix(lint): resolve floating promise warnings 2026-03-01 22:53:48 +08:00
zetaloop 8589dbc16b chore(dev): add /api proxy and docs 2026-02-28 10:33:50 +08:00
zetaloop a4e05cf482 chore: clean up placeholder comments and over-engineering 2026-02-20 20:20:22 +08:00
zetaloop 1f87f4676e setup: Biome linter/formatter + Zustand + TanStack Query + RHF + Zod 2026-02-20 12:11:00 +08:00
zetaloop 679d1ac9b9 init: scaffold Next.js 16 + Tailwind CSS 4 + TypeScript 2026-02-20 12:04:41 +08:00