create-bridgething
v0.12.1
Published
Scaffold a bridgething app source: webapps for the Spotify Car Thing, published as a catalog.v1 on GitHub Pages.
Maintainers
Readme
create-bridgething
Scaffold a bridgething webapp for
the Spotify Car Thing: React, Vite, Tailwind v4, and
@bridgething/client.
bun create bridgething my-app| flag | what you get |
| -------------- | --------------------------------------------- |
| --launcher | A replacement home screen |
| --overlay | System UI drawn over every webapp |
| --extension | A desktop-side Deno process beside the webapp |
| --no-install | Skip bun install |
| --no-git | Skip git init |
--extension combines with --launcher, --overlay, or a plain webapp.
The project ships bun run dev, build, push (install on a connected Car
Thing), share (zip for the store), and update (bring the device to the
latest release).
