mirror of
https://github.com/teableio/teable
synced 2024-11-21 23:04:16 +00: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
|