Files
triggerdotdev--trigger.dev/apps/webapp
Matt Aitken 4fdb7f8288 Bulk insert environment variables (#1069)
* Fix for #1066. Correct environment username if dev

* WIP changing the form

* WIP on the form

* WIP on repository

* Adding environment variables en masse is working

* WIP on pasting

* useList hook with reducer

* Got bulk insert working with pasting… it was a pain

* Allow overwriting of values

* Set a max height on the new env var form
2024-04-28 18:31:31 +01:00
..
2024-02-12 14:24:32 +00:00
2023-06-07 14:48:42 +01:00
2024-03-31 15:58:00 +01:00
2023-05-01 10:11:19 -07:00
2023-08-01 10:21:22 +01:00
2023-01-10 16:09:42 +00:00
2022-12-06 12:28:16 +00:00
2024-04-02 13:58:40 +01:00
2022-12-06 12:28:16 +00:00
2024-03-31 15:58:00 +01:00
2024-03-31 15:58:00 +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