File tree Expand file tree Collapse file tree
customer-segmentation-server Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 "build" : " tsc --noEmit && cross-env INPUT=mcp-app.html vite build" ,
2020 "watch" : " cross-env INPUT=mcp-app.html vite build --watch" ,
2121 "serve:http" : " bun --watch server.ts" ,
22- "serve:stdio" : " bun server.ts --stdio" ,
22+ "serve:stdio" : " bun --watch server.ts --stdio" ,
2323 "start" : " npm run start:http" ,
2424 "start:http" : " cross-env NODE_ENV=development npm run build && npm run serve:http" ,
2525 "start:stdio" : " cross-env NODE_ENV=development npm run build && npm run serve:stdio" ,
Original file line number Diff line number Diff line change 1919 "build" : " tsc --noEmit && cross-env INPUT=mcp-app.html vite build" ,
2020 "watch" : " cross-env INPUT=mcp-app.html vite build --watch" ,
2121 "serve:http" : " bun --watch server.ts" ,
22- "serve:stdio" : " bun server.ts --stdio" ,
22+ "serve:stdio" : " bun --watch server.ts --stdio" ,
2323 "start" : " npm run start:http" ,
2424 "start:http" : " cross-env NODE_ENV=development npm run build && npm run serve:http" ,
2525 "start:stdio" : " cross-env NODE_ENV=development npm run build && npm run serve:stdio" ,
Original file line number Diff line number Diff line change 1919 "build" : " tsc --noEmit && cross-env INPUT=mcp-app.html vite build" ,
2020 "watch" : " cross-env INPUT=mcp-app.html vite build --watch" ,
2121 "serve:http" : " bun --watch server.ts" ,
22- "serve:stdio" : " bun server.ts --stdio" ,
22+ "serve:stdio" : " bun --watch server.ts --stdio" ,
2323 "start" : " npm run start:http" ,
2424 "start:http" : " cross-env NODE_ENV=development npm run build && npm run serve:http" ,
2525 "start:stdio" : " cross-env NODE_ENV=development npm run build && npm run serve:stdio" ,
Original file line number Diff line number Diff line change 77 "build" : " tsc --noEmit && cross-env INPUT=mcp-app.html vite build" ,
88 "watch" : " cross-env INPUT=mcp-app.html vite build --watch" ,
99 "serve:http" : " bun --watch server.ts" ,
10- "serve:stdio" : " bun server.ts --stdio" ,
10+ "serve:stdio" : " bun --watch server.ts --stdio" ,
1111 "start" : " npm run start:http" ,
1212 "start:http" : " cross-env NODE_ENV=development npm run build && npm run serve:http" ,
1313 "start:stdio" : " cross-env NODE_ENV=development npm run build && npm run serve:stdio" ,
Original file line number Diff line number Diff line change 1919 "build" : " tsc --noEmit && cross-env INPUT=mcp-app.html vite build" ,
2020 "watch" : " cross-env INPUT=mcp-app.html vite build --watch" ,
2121 "serve:http" : " bun --watch server.ts" ,
22- "serve:stdio" : " bun server.ts --stdio" ,
22+ "serve:stdio" : " bun --watch server.ts --stdio" ,
2323 "start" : " npm run start:http" ,
2424 "start:http" : " cross-env NODE_ENV=development npm run build && npm run serve:http" ,
2525 "start:stdio" : " cross-env NODE_ENV=development npm run build && npm run serve:stdio" ,
Original file line number Diff line number Diff line change 1919 "build" : " tsc --noEmit && cross-env INPUT=mcp-app.html vite build" ,
2020 "watch" : " cross-env INPUT=mcp-app.html vite build --watch" ,
2121 "serve:http" : " bun --watch server.ts" ,
22- "serve:stdio" : " bun server.ts --stdio" ,
22+ "serve:stdio" : " bun --watch server.ts --stdio" ,
2323 "start" : " npm run start:http" ,
2424 "start:http" : " cross-env NODE_ENV=development npm run build && npm run serve:http" ,
2525 "start:stdio" : " cross-env NODE_ENV=development npm run build && npm run serve:stdio" ,
Original file line number Diff line number Diff line change 1919 "build" : " tsc --noEmit && cross-env INPUT=mcp-app.html vite build" ,
2020 "watch" : " cross-env INPUT=mcp-app.html vite build --watch" ,
2121 "serve:http" : " bun --watch server.ts" ,
22- "serve:stdio" : " bun server.ts --stdio" ,
22+ "serve:stdio" : " bun --watch server.ts --stdio" ,
2323 "start" : " npm run start:http" ,
2424 "start:http" : " cross-env NODE_ENV=development npm run build && npm run serve:http" ,
2525 "start:stdio" : " cross-env NODE_ENV=development npm run build && npm run serve:stdio" ,
Original file line number Diff line number Diff line change 1919 "build" : " tsc --noEmit && cross-env INPUT=mcp-app.html vite build" ,
2020 "watch" : " cross-env INPUT=mcp-app.html vite build --watch" ,
2121 "serve:http" : " bun --watch server.ts" ,
22- "serve:stdio" : " bun server.ts --stdio" ,
22+ "serve:stdio" : " bun --watch server.ts --stdio" ,
2323 "start" : " npm run start:http" ,
2424 "start:http" : " cross-env NODE_ENV=development npm run build && npm run serve:http" ,
2525 "start:stdio" : " cross-env NODE_ENV=development npm run build && npm run serve:stdio" ,
Original file line number Diff line number Diff line change 1919 "build" : " tsc --noEmit && cross-env INPUT=mcp-app.html vite build" ,
2020 "watch" : " cross-env INPUT=mcp-app.html vite build --watch" ,
2121 "serve:http" : " bun --watch server.ts" ,
22- "serve:stdio" : " bun server.ts --stdio" ,
22+ "serve:stdio" : " bun --watch server.ts --stdio" ,
2323 "start" : " npm run start:http" ,
2424 "start:http" : " cross-env NODE_ENV=development npm run build && npm run serve:http" ,
2525 "start:stdio" : " cross-env NODE_ENV=development npm run build && npm run serve:stdio" ,
You can’t perform that action at this time.
0 commit comments