Skip to main content

Create a starter app

npx create-trevi-app my-app --template your-app-slug
cd my-app
npm run dev

What you get

The scaffold includes a Trevi provider, sample tool calls, and a ready-to-run dev environment.