We cover how to:
- get around serverless timeouts using Trigger.dev.
- use the CLI to get setup.
- run the Job locally.
- create a GitHub onIssueOpened Trigger.
- test the Job.
- use Integrations inside the Job, including using API Keys (GitHub) and OAuth (Slack).
- write the main logic of the Job.
- use rerun to quickly iterate.