Skip to content

feat: add run-web task and improve footer with project link - #127

Merged
patrick-hermann-sva merged 1 commit into
mainfrom
feat/run-web-task-and-footer-improvements
Mar 15, 2026
Merged

patrick-hermann-sva merged 1 commit into
mainfrom
feat/run-web-task-and-footer-improvements

Conversation

@patrick-hermann-sva

Copy link
Copy Markdown
Contributor

Summary

  • Add run-web Taskfile task for quick local web UI development (disk config, no .env needed)
  • Change footer label from "deployed" to "built", using build-time date variable instead of runtime start time
  • Add "a stuttgart-things project" link with logo to the dashboard footer (matching homerun2-core-catcher style)
  • Update README with task run-web usage and override examples

Test plan

  • go test ./... passes
  • task run-web starts web UI on port 8080
  • Footer shows "built" label with build date
  • Footer shows stuttgart-things project link with logo

🤖 Generated with Claude Code

- Add run-web Taskfile task for quick local web UI development
- Change footer label from "deployed" to "built" using build-time date
- Add stuttgart-things project link and logo to dashboard footer
- Update README with run-web usage documentation

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@patrick-hermann-sva
patrick-hermann-sva merged commit 64268a8 into main Mar 15, 2026
1 check passed
@patrick-hermann-sva
patrick-hermann-sva deleted the feat/run-web-task-and-footer-improvements branch March 15, 2026 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant