chore: import upstream snapshot with attribution

This commit is contained in:
wehub-resource-sync
2026-07-13 13:32:57 +08:00
commit cd420f9332
4811 changed files with 884702 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
<Step title="View your run">
Congratulations, you should see the run page which will live reload showing you the current state of the run.
![Run page](/images/run-page.png)
If you go back to your terminal you'll see that the dev command also shows the task status and links to the run log.
![Terminal showing completed run](/images/terminal-completed-run.png)
</Step>