Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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