Skip to content

README: fix frontend port in quickstart (Codex follow-up)#14

Closed
simongonzalezdc wants to merge 2 commits into
mainfrom
readme-polish
Closed

README: fix frontend port in quickstart (Codex follow-up)#14
simongonzalezdc wants to merge 2 commits into
mainfrom
readme-polish

Conversation

@simongonzalezdc
Copy link
Copy Markdown
Owner

Follow-up to #13 (merged before this accuracy fix landed). npm run dev runs next dev, which ignores PORT from .env and defaults to port 3000 — so the documented 3002 was misleading. This sets PORT=3002 npm run dev to match scripts/smoke-test.sh. README-only.

🤖 Generated with Claude Code

simongonzalezdc and others added 2 commits June 2, 2026 19:31
Restructure README to a clear value-prop + What-it-is + verified Quick start
+ Usage + how-it-works + best-fit search keywords + Links (kyanitelabs.tech and
sibling repos). Commands verified against the actual project files; no code changed.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Codex review: 'npm run dev' runs 'next dev' which ignores PORT in .env and
defaults to 3000, so the documented 3002 was misleading. Align with scripts/smoke-test.sh.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@simongonzalezdc
Copy link
Copy Markdown
Owner Author

Closing — superseded by a clean single-change PR branched from current main (the squash-merge of #13 made this diff re-show the whole polish).

@simongonzalezdc simongonzalezdc deleted the readme-polish branch June 3, 2026 03:14
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