chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
## Trigger webapp - powered by Remix
|
||||
|
||||
To start, run with `pnpm run dev --filter webapp`
|
||||
|
||||
### Build the docker image locally:
|
||||
|
||||
```sh
|
||||
pnpm run docker:build:webapp
|
||||
docker run -it triggerdotdev-webapp sh
|
||||
```
|
||||
Reference in New Issue
Block a user