9351c05126
* Initial Stripe integration, with support for triggers and tasks * Adding stripe integration to the catalog
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