mirror of
https://github.com/teableio/teable.git
synced 2026-01-09 07:44:56 +08:00
4 lines
98 B
YAML
4 lines
98 B
YAML
tasks:
|
|
- init: pnpm install
|
|
command: make sqlite-mode && cd apps/nestjs-backend && pnpm dev
|