WIP prototype for a node and javascript based tech stack.
$ brew install postgres
$ brew tap theory/sqitch
$ brew install sqitch_pg
$ brew install yarn
$ yarn
$ createdb koala
$ sqitch deploy
yarn build
yarn start
WIP prototype for a node and javascript based tech stack.
$ brew install postgres
$ brew tap theory/sqitch
$ brew install sqitch_pg
$ brew install yarn
$ yarn
$ createdb koala
$ sqitch deploy
yarn build
yarn start