Back to Trigger

Examples Cards

docs/snippets/examples-cards.mdx

4.4.51007 B
Original Source

Our library of examples, guides and projects

<CardGroup cols={2}> <Card title="Walkthrough guides" icon="book" href="/guides/introduction"> Detailed guides for setting up Trigger.dev with popular frameworks and services, including Next.js, Remix, Supabase, Stripe and more. </Card> <Card title="Example tasks" icon="code" href="/guides/introduction#example-tasks"> Task code you can copy and paste to use in your own projects, including OpenAI, Vercel AI SDK, Deepgram, FFmpeg, Puppeteer, Stripe, Supabase and more. </Card> <Card title="Webhook guides" icon="code" href="/guides/frameworks/webhooks-guides-overview"> Learn how to trigger tasks from webhooks, including Next.js, Remix, Supabase and Stripe and more. </Card> <Card title="Example projects" icon="GitHub" href="/guides/introduction#example-projects"> Full-stack projects demonstrating how to use Trigger.dev. Fork them in GitHub as a starting point for your own projects. </Card> </CardGroup>