X Tutup
Skip to content

Latest commit

 

History

History
45 lines (32 loc) · 1.3 KB

File metadata and controls

45 lines (32 loc) · 1.3 KB
title description
Quick start
How to get started in 3 minutes using the CLI and SDK.

import CliInitStep from '/snippets/step-cli-init.mdx'; import CliDevStep from '/snippets/step-cli-dev.mdx'; import CliRunTestStep from '/snippets/step-run-test.mdx'; import CliViewRunStep from '/snippets/step-view-run.mdx';

Sign up at Trigger.dev Cloud (or self-host). The onboarding flow will guide you through creating your first organization and project.

Next steps

Learn how to build Trigger.dev projects using AI coding assistants Learn how to trigger tasks from your code. Tasks are the core of Trigger.dev. Learn what they are and how to write them. Guides and examples for triggering tasks from your code.
X Tutup