create-daegari-app
v0.0.2
Published
Create a minimal Daegari application
Readme
create-daegari-app
Create a minimal Daegari application with React and TanStack Query.
pnpm create daegari-app my-appThe generated app contains one product procedure exposed through both its CLI and browser UI, plus a transient typed greeting stream that makes calls from either surface visible on the other. It intentionally omits routing and product-specific durable state.
Use --no-install to generate the files without installing dependencies.
