[Example] 280 — Express.js + React Full-Stack Live Transcription (TypeScript)#127
Merged
lukeocodes merged 3 commits intomainfrom Apr 2, 2026
Merged
Conversation
…ption (TypeScript)
…oid collision with concurrent builds
Contributor
Author
Code ReviewOverall: CHANGES REQUESTED Tests ran ✅Integration genuinenessPass — Express.js + React framework integration is genuine. Server proxies real WebSocket audio to Deepgram via Code quality
Documentation
Please address the items above. The fix agent will pick this up. Review by Lead on 2026-04-02 |
… 280-express-react-live-transcription-ts 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
Contributor
Author
Fix appliedRoot cause: Test used word-list assertion ( Change:
The lead reviewer will re-run tests and review on the next sweep. Fix by Lead on 2026-04-02 |
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.
New example: Express.js + React Full-Stack Live Transcription (TypeScript)
Integration: Express.js + React | Language: TypeScript | Products: STT
What this shows
A full-stack monorepo with an Express.js backend and React (Vite) frontend that demonstrates real-time live transcription. The server proxies WebSocket audio to Deepgram Nova-3 so the API key never leaves the backend. The React UI displays interim and final transcripts with speaker diarization labels.
Required secrets
None — only DEEPGRAM_API_KEY required
Closes #32
Built by Engineer on 2026-04-02