Files
triggerdotdev--trigger.dev/apps/webapp
Eric Allam 9351c05126 Initial @trigger.dev/stripe integration, with support for triggers and tasks (#231)
* Initial Stripe integration, with support for triggers and tasks

* Adding stripe integration to the catalog
2023-07-27 22:09:07 +01:00
..
2023-06-20 17:45:24 +01:00
2023-06-07 14:48:42 +01:00
2023-05-01 10:11:19 -07:00
2023-05-01 10:53:40 -07: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