Files
triggerdotdev--trigger.dev/apps/webapp
James Ritchie 1077709e15 Side help panel (#1488)
* WIP adding a side help panel to the tasks page

* Optionally display the shortcut before the trailing icon in the button

* Updated the close icon

* WIP adding a new side help panel

* WIP adding content to the side help panel

* WIP new side help panel content

* Removed images as not needed any more

* Added content to the side help menu

* Help panel open/closed state stored as cookie

* Removed the icons from the docs and examples links
2024-11-28 11:49:52 +00:00
..
2024-11-28 11:49:52 +00:00
2024-11-19 13:14:25 +00:00
2023-05-01 10:11:19 -07:00
2024-11-19 15:51:37 +00:00
2023-01-10 16:09:42 +00:00
2024-10-21 15:07:08 +01:00
2022-12-06 12:28:16 +00:00
2024-11-19 13:14:25 +00:00
2024-10-09 12:52:52 +01:00
2024-10-21 15:07:08 +01:00
2024-10-21 15:07:08 +01:00

Trigger webapp - powered by Remix

To start, run with pnpm run dev --filter webapp

Build the docker image locally:

pnpm run docker:build:webapp
docker run -it triggerdotdev-webapp sh