Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 182 Bytes

REQUIREMENT.md

File metadata and controls

12 lines (9 loc) · 182 Bytes

Required

  • Nodejs : 9.4.0
  • Redis : 3.2.9
  • RethinkDB : 2.3.6

Config file needed: secret.json (in /configs/)

Clear redis cache :

redis-cli flushdb

Launch local :

npm start