Files
triggerdotdev--trigger.dev/apps/webapp
Chigala 0a20b6e05a chore: updated prisma from version 4.16.0 to 5.1.0 (#254)
* chore: update prisma from version 4.16.0 to 5.1.0

* fixed the ts-errors due to the prisma update

---------

Co-authored-by: Matt Aitken <matt@mattaitken.com>
2023-08-14 16:36:40 +01:00
..
2023-08-01 10:21:22 +01:00
2023-06-07 14:48:42 +01:00
2023-05-01 10:11:19 -07:00
2023-08-01 10:21:22 +01:00
2023-08-01 10:21:22 +01:00
2023-08-09 15:00: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