Week 1 — Explore & run
The goal this week is to see the system with your own eyes. No PRs yet; just clicks, prints, and reads. By the end of the week you should be able to point at any box on the ArchitectureExplorer and say what runs there and where its code lives.
By the end of Week 1, you can:
Week 1 progress
Check-in
Before moving to Week 2, make sure you can answer these without looking:
- Which port runs the Next.js app and which port runs the Go Hub?
- Where does a new
Responserow get written, and what happens next? - Which env var signs the session JWT?
If any of those is fuzzy, revisit the milestone above it.
Was this page helpful?