We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3af8ae5 commit 24cb646Copy full SHA for 24cb646
docs/introduction.mdx
@@ -24,6 +24,12 @@ We're [open source](https://github.com/triggerdotdev/trigger.dev) and you can ch
24
<Card title="Writing tasks" icon="wand-magic-sparkles" href="/tasks/overview">
25
Tasks are the core of Trigger.dev. Learn what they are and how to write them.
26
</Card>
27
+ <Card title="Framework guides" icon="wand-magic-sparkles" href="/guides/frameworks/introduction">
28
+ Get started with Trigger.dev in your existing framework.
29
+ </Card>
30
+ <Card title="Example tasks" icon="wand-magic-sparkles" href="/examples/intro">
31
+ Example tasks to get you started.
32
33
</CardGroup>
34
35
## Getting help
0 commit comments