mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-18 02:26:21 +08:00
feat: sync with keck
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
"start": "env-cmd -f .github/env/.env.local-dev nx serve ligo-virgo",
|
||||
"start:affine": "nx serve ligo-virgo",
|
||||
"start:keck": "nx serve keck",
|
||||
"start:keck-dev": "env-cmd -f .github/env/.env.local-keck nx serve ligo-virgo",
|
||||
"start:venus": "nx serve venus",
|
||||
"build": "nx build ligo-virgo",
|
||||
"build:local": "env-cmd -f .github/env/.env.local-dev nx build ligo-virgo",
|
||||
|
||||
Reference in New Issue
Block a user