Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 195 Bytes

File metadata and controls

6 lines (5 loc) · 195 Bytes

basic

  1. Install dependencies: bun install
  2. Copy .env.example to .env.local and set V0_API_KEY
  3. Run the sync example: bun run sync
  4. Run the streaming example: bun run stream