create-bridgething
v0.2.1
Published
Scaffold a new bridgething webapp (React + Vite + Tailwind v4)
Downloads
635
Maintainers
Readme
create-bridgething
Scaffold a new bridgething webapp, a
single-page app that runs on the kiosk chromium of a Spotify Car Thing and talks
to the on-device daemon. The template ships React + Vite + Tailwind v4 with
@bridgething/client
preinstalled.
bun create bridgething my-appnpm create bridgething@latest my-appThe generated project includes bun run push to deploy the built webapp to a
connected Car Thing, bun run share to share it with the community, and
bun run update to bring the connected device to the latest bridgething release.
- Full docs: https://bridgething.com/docs
- Source: https://github.com/JoeyEamigh/bridgething
