chore: import upstream snapshot with attribution

This commit is contained in:
wehub-resource-sync
2026-07-13 13:32:57 +08:00
commit cd420f9332
4811 changed files with 884702 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
## 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>