Skip to content

docs: add Brownfield Go / React dashboard demo — GitHub Copilot CLI walkthrough#1868

Merged
mnriem merged 1 commit intogithub:mainfrom
mnriem:add-go-brownfield-walkthrough
Mar 16, 2026
Merged

docs: add Brownfield Go / React dashboard demo — GitHub Copilot CLI walkthrough#1868
mnriem merged 1 commit intogithub:mainfrom
mnriem:add-go-brownfield-walkthrough

Conversation

@mnriem
Copy link
Collaborator

@mnriem mnriem commented Mar 16, 2026

Adds a new entry to the Community Walkthroughs section for the Go / React brownfield demo using GitHub Copilot CLI.

The demo extends NASA's open-source Hermes ground support system with a React-based web telemetry dashboard, showing the full spec-kit workflow (constitution → specify → plan → tasks → implement) driven entirely from the terminal.

Repo: https://github.com/mnriem/spec-kit-go-brownfield-demo

Closes #1390

Copilot AI review requested due to automatic review settings March 16, 2026 18:55
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new Community Walkthrough entry showcasing a brownfield Go + React telemetry dashboard demo repo, intended to illustrate running the full Spec Kit workflow from the terminal with GitHub Copilot.

Changes:

  • Adds a “Brownfield Go / React dashboard demo” link to the Community Walkthroughs list in README.md.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.


- **[Brownfield Java runtime extension](https://github.com/mnriem/spec-kit-java-brownfield-demo)** — Extends an existing open-source Jakarta EE runtime (Piranha, ~420,000 lines of Java, XML, JSP, HTML, and config files across 180 Maven modules) with a password-protected Server Admin Console, demonstrating spec-kit on a large multi-module Java project with no prior specs or constitution.

- **[Brownfield Go / React dashboard demo](https://github.com/mnriem/spec-kit-go-brownfield-demo)** — Demonstrates spec-kit driven entirely from the **terminal using GitHub Copilot CLI**. Extends NASA's open-source Hermes ground support system (Go) with a lightweight React-based web telemetry dashboard, showing that the full constitution → specify → plan → tasks → implement workflow works from the terminal.
@mnriem mnriem merged commit 2cf332d into github:main Mar 16, 2026
12 checks passed
@mnriem mnriem deleted the add-go-brownfield-walkthrough branch March 16, 2026 18:57
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.

Copilot CLI support

2 participants