Commit Graph
8 Commits
Author SHA1 Message Date
junv 73ca8ac321 Update dev env 2026-06-20 19:54:55 +10:00
junv cb73e17261 Update UI 2026-06-20 16:10:20 +10:00
junv f219b018e5 redesign UI 2026-06-20 15:28:44 +10:00
junv c0c0497055 Install frontend design skill 2026-06-20 15:23:53 +10:00
Hermes Agent e4fbbaec14 feat: add terraform IaC, dev/prod environments, and multi-host worker support
- Terraform configs for D1 databases, KV namespaces, Worker custom domains
- wrangler.dev.jsonc and wrangler.prod.jsonc for environment-specific deployments
- Worker code refactored to use env vars for host checking (PUBLIC_HOST, PRIVATE_HOST)
- Configurable app URLs and cookie domain via env vars
- Deploy and migrate npm scripts for dev/prod
- Updated all tests with new env fixtures
- Deployment guide in README
2026-06-20 14:26:56 +10:00
Hermes Agent f4bf43189f feat: add d1 import script 2026-06-20 13:56:40 +10:00
Hermes Agent 0e93faab2d feat: add link CRUD APIs 2026-06-20 12:14:51 +10:00
Hermes Agent 32913619f4 feat: scaffold cloudflare shortlinks app 2026-06-20 09:57:13 +10:00