Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 691 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 691 Bytes

Tweet.ly

Client-facing Twitter clone proxy microservice to analyze user behaviors

Contributing

See CONTRIBUTING.md for contribution guidelines.

Usage

Install dependencies npm install

Start Redis npm run cache

Start Cassandra npm run database

Start Node Server npm start

Requirements

  • Node 9.4.x
  • Redis 4.0.x
  • Cassandra 3.11.x

Other Information

Tweet.ly Proxy Server Architecture

Tweet.ly Service Architecture