Jarvis Main Repo
1
stars
1
forks
source link
Jarvis
- Install and start Neo4j.
- Install and start Redis.
- Install and start Rethinkdb
- Install pm2 globally with
npm i -g pm2
- Execute ./install.sh (TODO)
- To start, execute ./start.sh
- To stop, execute ./stop.sh