docs: github app setup for contributors

This commit is contained in:
Alexander Belanger
2024-02-18 16:40:58 -05:00
parent 277b768df1
commit 3a76fc31ec
3 changed files with 58 additions and 0 deletions

View File

@@ -25,6 +25,9 @@ tasks:
start-frontend:
cmds:
- sh ./hack/dev/start-frontend.sh
start-ngrok:
cmds:
- ngrok http 8080
generate:
cmds:
- task: deps