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: references/v3-catalog/README.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -53,3 +53,7 @@ pnpm exec triggerdev dev
53
53
```
54
54
55
55
6. You should see the v3 dev command spitting out messages, including that it's started a background worker.
56
+
57
+
7. Go to the webapp now and inside your project you should see some tasks on the "Tasks" page.
58
+
59
+
8. Go to the "Test" page in the sidebar and select a task. Then enter a payload and click "Run test". You can tell what the payloads should be by looking at the relevant task file inside the `/references/v3-catalog/src/trigger` folder. Many of them accept an empty payload.
0 commit comments