Dw Showroom

repo: ~/Projects/dw-showroom · 6 commits · 0 in last 24h, 0 in last 7d ·

Search the build

6 commits indexed

  1. c1fad44 2026-05-30 fix: honor PORT env var in server.js; add bak/pre/orig to .gitignore
  2. 0d77497 2026-05-30 security: strip hardcoded dw_admin DSN password -> env-first/passwordless. No rotation/deploy.
  3. 675d449 2026-05-18 Fix package.json main field to server.js and add start script
  4. ed73cc7 2026-05-18 Move charset meta to first in head and add favicon to sherman-oaks page
  5. 6c2c7b8 2026-05-13 snapshot: 1 file(s) changed, ~1 modified
  6. fc4df92 2026-05-06 initial scaffold (gitify-all 2026-05-06)

Authors

Agents used

  • none detected

Skills used

  • /pre1
  • /orig1
  • /passwordless1
  • /deploy1

Creative ideas + design notes

Commits with substantial prose (≥120 chars) — the rationale behind each move.

c1fad44 · 2026-05-30 · fix: honor PORT env var in server.js; add bak/pre/orig to .gitignore
server.js hardcoded PORT=7685, ignoring process.env.PORT — deploy configs
setting PORT via env had no effect. Changed to process.env.PORT || 7685.
Also added *.bak-*, *.pre-*, *.orig patterns to .gitignore per standing rules.

File tree

75 files tracked. Click any to browse the source at HEAD.

Other build journals

← Dw Settlement Audit  ·  all 4 projects  ·  Dw Signup Fulfillment →

Export

commits.csv · feed.atom · project.json · commits.json

rendered in 0ms