teable/.gitpod.yml
2022-11-01 17:36:07 +08:00

4 lines
85 B
YAML

tasks:
- init: yarn install
command: yarn workspace nextjs-app run dev -p 3000