npm packages for building web apps on Meta Ray-Ban Display glasses.
Reusable primitives, hooks, and a CLI for fixed 600x600 viewports, D-pad navigation, sensors, and location. Add glasses-owned sign-in with @mrbd/auth and test on device through a public HTTPS tunnel with mrbd start.
$ npm create mrbd-app@latest
Packages
@mrbd/coreConstants and helpers for D-pad keys, sensors, location, and storage.@mrbd/reactReact components and hooks for fixed 600x600 layouts and focus navigation.@mrbd/authGlasses-owned sign-in through MRBD-hosted auth, with React components for the OTP flow.@mrbd/dataManaged, per-user JSON document store with no backend to run.@mrbd/storageManaged blob storage with signed upload and download URLs.@mrbd/paymentsSell purchases and subscriptions via MRBD's Stripe Connect platform, with a shared wallet and PIN checkout.mrbd-cliExposes your local dev server through a short-lived public HTTPS tunnel for on-glasses testing.create-mrbd-appCLI that scaffolds a Next.js starter with MRBD-safe defaults and wires in mrbd-cli for npm run mrbd:start.