docs: refresh all docs to reflect current project state#13
Merged
Conversation
- README: Go 1.23, Husky in stack, npm install in quick start, updated project structure and CI/CD diagram - ROADMAP: dashboard moved to completed milestone 8, Husky and build-on-PR noted in milestone 4 - GETTING_STARTED: Go 1.23, Node.js prereq, npm install step, full ports table - CI_CD_GUIDE: subscription + dashboard + e2e workflows added, Docker build behaviour clarified - DECISIONS: ADR-016 next.config.ts -> .mjs fix; ADR-017 for Vitest - ci-dashboard.yml: add npm run test step before build Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Brings all documentation in sync with PRs #10-#12.
README.mdnpm installin Quick Start, updated project structure, CI/CD diagram with Vitest + build-on-PRROADMAP.mdGETTING_STARTED.mdnpm installstep, full 16-container ports tableCI_CD_GUIDE.mdDECISIONS.mdnext.config.ts→.mjsfix; ADR-017 added for Vitestci-dashboard.ymlnpm run teststep added beforenext buildTest plan
CI - dashboardpasses with new test step🤖 Generated with Claude Code