0d4e3e70c1
* tasks no longer inside a group in the side menu (and added “cron”) * Delay using a timezone * Added React Not Defined error to the troubleshooting page * Improved the React common problem * Link to v2 docs * New Development section and entry in Common Problems * Concurrently running the terminal * Fixed the .env weirdness * Added section on creating PATs for Github actions * Improved the Machine spec and limits page * Quick start steps now have nice images * Added a diagram for the lifecycle functions * Added note about onFailure * CRON -> cron/Cron * Updated the cli-dev steps for the concurrently package * Fixed capital letter * Updated diagram text * Removed dead page
12 lines
373 B
Plaintext
12 lines
373 B
Plaintext
<Step title="View your run">
|
|
|
|
Congratulations, you should see the run page which will live reload showing you the current state of the run.
|
|
|
|

|
|
|
|
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.
|
|
|
|

|
|
|
|
</Step>
|