Skip to content

Built with Devframe

Real-world devframes:

End-to-end examples in this repo, exercising the full adapter surface:

  • files-inspector — lists files in cwd via RPC; exercises CLI dev/build/spa surfaces.
  • streaming-chat — streams synthetic chat tokens from server to client via ctx.rpc.streaming.
  • next-runtime-snapshot — Next.js App Router SPA over RPC, surfacing the host Node runtime (system info, memory, env).

Released under the MIT License.