- Make sure to have Node.js 0.10+ and MongoDB v2.4+ installed
- Clone this repo
- Note:
COOKIE_SECRETmust be added in the.envfile to start the server - Have
Solrset up and run SolrScript
- Run mongoDB (run
mongod) - Start the server by running
node keystone - Open
http://localhost:3000to view it in your browser