Commit Graph

18 Commits

Author SHA1 Message Date
ea5de580a8 set up orders model and relationships 2017-01-26 17:50:56 -07:00
a41c7428b9 add product model and seed script 2017-01-26 17:30:38 -07:00
10aab7ca76 fix customer model case 2017-01-26 17:07:05 -07:00
6116ee37b3 prepare seed script for other data types 2017-01-26 16:23:39 -07:00
d058554cf1 add customer seed script 2017-01-26 16:11:58 -07:00
c24686fc99 prepare for github publishing 2017-01-22 14:49:46 -07:00
2333c15d48 tweak up the npm scripts 2017-01-22 14:22:52 -07:00
d59f09d1fd make linter pass 2017-01-22 14:22:52 -07:00
7ba55e7482 remove dev modules from dependencies
add isarray to fix a resolution issue with yarn
2017-01-22 14:22:52 -07:00
7eac56f092 make webpack middleware into boot scripts 2017-01-22 14:22:52 -07:00
88b860958b update the yarn lockfile 2017-01-22 14:22:52 -07:00
917272ad6e add babelrc with es2015 rule 2017-01-22 14:22:51 -07:00
540eda3ee3 add basic view app 2017-01-22 14:22:51 -07:00
f9e237da09 turn webpack middleware into middleware
fix HMR middleware, and some loopback boilerplate cleanup
2017-01-22 14:22:51 -07:00
c85b2e2702 setup webpack 2017-01-22 14:22:50 -07:00
74453d75fc setup static serving and routing 2017-01-22 14:22:07 -07:00
f448356454 setup static serving and routing 2017-01-22 14:21:25 -07:00
07202a8c60 checkin, with customer model 2017-01-21 15:11:04 -07:00