3f19b98f9f
Remove the spline dependency and load it dynamically on the 404 page. Uses a web component with a workaround for React.
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