|
|
@@ -7,7 +7,6 @@
|
|
|
"dev": "nodemon src/app.ts",
|
|
|
"build": "tsc",
|
|
|
"start:prod": "pm2 start ecosystem.config.js --env production",
|
|
|
- "postinstall": "npm run build",
|
|
|
"event-api-service": "nodemon services/event-api-service.ts",
|
|
|
"log-service": "nodemon services/log-service.ts",
|
|
|
"ingestor-service": "nodemon services/ingestor-service.ts",
|