mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-08 23:15:24 +02:00
Update package.json
Signed-off-by: kartikay-agarwal <73934694+kartikay-agarwal@users.noreply.github.com>
This commit is contained in:
parent
447f5983fe
commit
8c0ebf483b
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
"license": "MIT",
|
||||
"scripts": {
|
||||
"dev": "nx run-many --target serve --projects=client,advisor,server,workers --parallel --host 0.0.0.0 --nx-bail=true --maxParallel=100",
|
||||
"dev:services": "COMPOSE_PROFILES=services docker-compose up -d",
|
||||
"dev:services": "COMPOSE_PROFILES=services docker compose up -d",
|
||||
"dev:services:all": "COMPOSE_PROFILES=services,ngrok,stripe docker-compose up",
|
||||
"dev:workers:test": "nx test workers --skip-nx-cache --runInBand",
|
||||
"dev:server:test": "nx test server --skip-nx-cache --runInBand",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue