Skip to content

docs: call out Super.com architecture similarities in README - #38

Merged
yatesjalex merged 2 commits into
mainfrom
yatesclaude/sharp-bhabha-5ce7fc
Apr 23, 2026
Merged

docs: call out Super.com architecture similarities in README#38
yatesjalex merged 2 commits into
mainfrom
yatesclaude/sharp-bhabha-5ce7fc

Conversation

@yatesjalex

@yatesjalex yatesjalex commented Apr 23, 2026

Copy link
Copy Markdown
Owner

Summary

  • Adds a prominent "How closely this mirrors Super.com" table near the top of the README
  • Covers MUI v6, Poppins font, tRPC conventions, snake_case wire format, doubly-nested response envelope, Amplitude-shaped analytics, and Node.js runtime
  • Explains the two deliberate deviations (Next.js App Router vs webpack SPA, Vercel vs AWS) and why they don't affect user-observable behavior

Test plan

  • README renders correctly on GitHub — table is readable, links resolve
  • Section sits between the intro paragraph and the quickstart tour URL

🤖 Generated with Claude Code


Note

Low Risk
Low risk doc-only change: updates README.md to describe architecture/contract similarities and explicitly call out intentional differences, with no runtime or API behavior changes.

Overview
Adds a new “How closely this mirrors Super.com” section near the top of README.md, including a comparison table covering UI stack, font, tRPC conventions/pathing, snake_case wire format, response envelope shape, status mapping, analytics, auth stub, and runtime.

Also documents the two intentional deviations (Next.js App Router vs webpack SPA and Vercel vs AWS) and why they don’t affect user-observable behavior.

Reviewed by Cursor Bugbot for commit 28e48bc. Bugbot is set up for automated code reviews on this repo. Configure here.

Adds a prominent table near the top of the README documenting how closely
the demo mirrors Super's real stack — MUI v6, Poppins, tRPC conventions,
snake_case wire format, response envelope, and Amplitude-shaped analytics.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@vercel

vercel Bot commented Apr 23, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
super Ready Ready Preview, Comment Apr 23, 2026 5:36am

…m main

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@yatesjalex
yatesjalex merged commit 85a5540 into main Apr 23, 2026
6 of 7 checks passed
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