| title | Quick start |
|---|---|
| description | 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';
In this guide we will:
- Create a
trigger.config.tsfile and a/triggerdirectory with an example task. - Get you to run the task using the CLI.
- Show you how to view the run logs for that task.
You can either:
- Use the Trigger.dev Cloud.
- Or self-host the service.
Once you've created an account, follow the steps in the app to:
- Complete your account details.
- Create your first Organization and Project.