9638499163
* Created the sheet * Started work on the resource route * Created ValidateCreateEndpointService and the EndpointValidateApi (name TBC) * The TriggerClient responds with the id * Tidied some stuff up * Alternative: EndpointApi doesn’t take endpointSlug. Instead just Ping() does * Create cool-snakes-deny.md --------- Co-authored-by: Eric Allam <eallam@icloud.com>
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