Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 295 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 295 Bytes

COMP9024_TWITTER

Run npm install to make sure all dependencies installed

Deployment

list ips in /deployment/inventory run script /deployment/deploy.sh

harvest

run command "node harvest/harvest.js [totalInstanceNum] [InstanceNum]"

backend

run command "pm2 start /backend/server"