renaming services to more suitable names
This commit is contained in:
parent
3ae9de8376
commit
be6afef832
69 changed files with 41 additions and 2956 deletions
|
|
@ -52,7 +52,7 @@
|
|||
"infra:reset": "docker-compose down -v && docker-compose up -d dragonfly postgres questdb mongodb",
|
||||
"dev:full": "npm run infra:up && npm run docker:admin && turbo run dev",
|
||||
"dev:clean": "npm run infra:reset && npm run dev:full",
|
||||
"proxy": "bun run ./apps/data-service/src/proxy-demo.ts"
|
||||
"proxy": "bun run ./apps/data-ingestion/src/proxy-demo.ts"
|
||||
},
|
||||
"workspaces": [
|
||||
"libs/*",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue