Setup
npm install -g mocha
NODE_ENV=test node ./migrate.js; NODE_ENV=development node ./migrate.js
Project structure based on https://github.com/TryGhost/Ghost/tree/master/core/server/api
Setup
npm install -g mocha
NODE_ENV=test node ./migrate.js; NODE_ENV=development node ./migrate.js
Project structure based on https://github.com/TryGhost/Ghost/tree/master/core/server/api