Skip to content

feat: Add MRT reference app and welcome app to monorepo#445

Open
kieran-sf wants to merge 4 commits into
mainfrom
mrt-reference
Open

feat: Add MRT reference app and welcome app to monorepo#445
kieran-sf wants to merge 4 commits into
mainfrom
mrt-reference

Conversation

@kieran-sf
Copy link
Copy Markdown
Contributor

Summary

  • Adds packages/mrt-reference-app — a full-featured MRT reference application demonstrating SSR, static assets, request processing, streaming, and isolation actions
  • Adds packages/mrt-welcome-app — a lightweight MRT welcome/starter application with SSR and welcome routes
  • Adds mrt bundle save CLI command and updates bundle/deploy operations in the SDK
  • Updates pnpm-workspace.yaml to include the new app packages

Test plan

  • Verify pnpm build passes for all packages including the new apps
  • Run unit tests for mrt-reference-app and mrt-welcome-app
  • Verify mrt bundle save and mrt bundle deploy commands work end-to-end
  • Confirm no regressions in existing MRT utilities or CLI commands

@kieran-sf kieran-sf requested a review from clavery as a code owner May 20, 2026 19:48
@github-actions github-actions Bot added the needs-3pl-review PR introduces net-new third-party dependencies and needs discussion label May 20, 2026
Format long export line in mrt/index.ts to satisfy prettier.
Skip Windows absolute paths in esbuild bundlePlugin's onResolve filter
to prevent entry points from being marked as external on Windows CI.
@clavery clavery added 3pl-approved Maintainer approved net-new third-party dependency additions and removed needs-3pl-review PR introduces net-new third-party dependencies and needs discussion labels May 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3pl-approved Maintainer approved net-new third-party dependency additions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants