You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/guides/introduction.mdx
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -77,6 +77,10 @@ Task code you can copy and paste to use in your project. They can all be extende
77
77
|[Vercel AI SDK](/guides/examples/vercel-ai-sdk)| Use Vercel AI SDK to generate text using OpenAI. |
78
78
|[Vercel sync environment variables](/guides/examples/vercel-sync-env-vars)| Automatically sync environment variables from your Vercel projects to Trigger.dev. |
79
79
80
+
## Cursor rules
81
+
82
+
If you use Cursor, we have a set of Cursor rules which will help you build your tasks. You can find our installation guide [here](https://trigger.dev/changelog/cursor-rules-writing-tasks/).
83
+
80
84
<Note>
81
85
If you would like to see a guide for your framework, or an example task for your use case, please
82
86
request it in our [Discord server](https://trigger.dev/discord) and we'll add it to the list.
0 commit comments