insights

v0.0.5
As our [education marketplace](https://www.apprentus.com) grew, we faced a dilemma: we had little visibility into our data.
feathers

test

npm run eslint && npm run mocha

lint

eslint client server test config

lint:fix

eslint client server test config --fix

start

NODE_ENV=development node --inspect server/

createsuperuser

NODE_ENV=production node server/createsuperuser.js

build

NODE_ENV=production webpack --profile --config client/webpack.config.js

analyze

NODE_ENV=production ANALYZE_BUNDLE=true webpack --config client/webpack.config.js

production

NODE_ENV=production node server/

electron

NODE_ENV=production ./node_modules/.bin/electron server/electron

electron:dev

NODE_ENV=development ./node_modules/.bin/electron -i server/electron

mocha

mocha test/ --recursive

prepublish

npm run build

Metadata

  • Unknown
  • >= 7.6.0
  • Marius Andra
  • released 6/15/2017

Downloads

Maintainers