f93eae300e
* v3: Dynamically import superjson and fix some bundling issues * Added changeset * Better error handling in the registry proxy and catch uncaught exceptions and unhandled promise rejections instead of crashing the server * Await the prettyPrintPackage
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