code for article pfeilbr/keystonejs-playground
Learn and experiment with KeystoneJS
Install and Run
$ npm install
# create dir for mongodb files
$ mkdir -p data/db
# start mongodb
$ mongod --dbpath data/db &
# start webapp
$ node keystone.js
# visit http://localhost:3000/
Admin Login
Email: brian.pfeil@gmail.com
Password: admin
Twitter • Reddit