5d0a731cf6
* Don’t show internal events * Show the cancelled time * Made the Pagination component accept any compatible list type * Changed some wording on the event detail page
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