gojarvis / jarvis-latest

Jarvis Main Repo
1 stars 1 forks source link

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