Files
triggerdotdev--trigger.dev/docs
Matt Aitken 2397fcb640 Express frameworks docs + CLI (#512)
* Manual setup docs

* Added the onboarding

* The emails package now works with Node > 18

* Added CLi support for Express, including custom init command finished messages

* Need to actually log out the installation complete message…

* Fix for an old Remix reference

* Renamed the page export

* Use resolvedOptions.triggerUrl

* Typo in manual instructions
2023-09-27 17:44:50 +01:00
..
2023-09-21 14:06:14 -07:00
2023-09-22 08:54:31 -07:00
2023-08-02 15:09:35 +01:00
2023-08-02 15:09:35 +01:00
2023-09-22 08:54:31 -07:00
2023-08-02 15:09:35 +01:00
2023-08-02 15:09:35 +01:00

Development

Install and initial setup

npm install

Running the app

npm run dev

View the app locally

It runs locally here: http://localhost:3050