Commit Graph

9 Commits

Author SHA1 Message Date
e34d47b352 Add various todo items 2026-01-11 15:36:15 -06:00
63cf0a670d Update todo list 2026-01-01 21:20:38 -06:00
539717efda Add todo item 2026-01-01 21:11:28 -06:00
8be88bb696 Move TODOs re logging to the end 2026-01-01 21:11:10 -06:00
4adf6cf358 Add another TODO item 2026-01-01 20:37:16 -06:00
5c93c9e982 Add TODO items 2026-01-01 20:17:15 -06:00
22dde8c213 Add wrapper script for master program 2026-01-01 17:35:56 -06:00
30463b60a5 Use CLI flags instead of environment variables for master config
Replace env var parsing with Go's flag package:
- --watch (default: ../express)
- --workers (default: 1)
- --base-port (default: 3000)
- --port (default: 8080)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-01 17:31:08 -06:00
7b8eaac637 Add TODO.md and instructions 2026-01-01 15:45:43 -06:00