506b161751
- If your project is v3, show a v3 deprecation panel in the side menu - If there is an active incident, show the incident panel instead - Links to the Migration guide in the docs - Displays when the side menu is collapsed https://github.com/user-attachments/assets/f8492713-c58b-4f83-bcce-0e85f4a967ef <img width="972" height="694" alt="CleanShot 2026-02-19 at 08 13 59@2x" src="https://github.com/user-attachments/assets/0599dd20-d598-48c6-b83c-208648cee071" />
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