Client-facing Twitter clone proxy microservice to analyze user behaviors
See CONTRIBUTING.md for contribution guidelines.
Install dependencies
npm install
Start Redis
npm run cache
Start Cassandra
npm run database
Start Node Server
npm start
- Node 9.4.x
- Redis 4.0.x
- Cassandra 3.11.x