javamonn / revveries-app

0 stars 0 forks source link

odettechavez-mayo.com

Build Status

Code running odettechavez-mayo.com, a photography portfolio and private CMS.

Arguably over-engineered as this was intended as a learning project and chance to deploy several new technologies that I hadn't worked with previously.

Architecture

Build & Run

$ npm install
$ gulp 
$ ./sbt
> container:start

Run the Tests

$ gulp spec
$ ./sbt
> test

Deployment

./api deployment:

./app deployment: