Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 234 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 234 Bytes

Jarvis

  1. Install and start Neo4j.
  2. Install and start Redis.
  3. Install and start Rethinkdb
  4. Install pm2 globally with npm i -g pm2
  5. Execute ./install.sh (TODO)
  6. To start, execute ./start.sh
  7. To stop, execute ./stop.sh