This repository has been archived by the owner on Mar 14, 2019. It is now read-only.
Full v1.0 release, now includes:
- re-incorporation of the multiple project repositories is complete
- the task runners are incorporated, with gulp for build process and npm build pipeline
- the Bluemix deploy-able version is its own branch
- the
src/
directory for the front-end application is shared between branches (with an npm script to copy frommaster
into thebluemix
branch) - the front-end (UI layer) app is considered the primary version in the
master
branch, to be pulled into other branches as-needed - font-awesome fix, e.g.- no more failing CSS with
?v=4.7.0
For the Bluemix deployable variant, check the bluemix
branch.
Consult the ReadMe for a summarization of dependencies and npm scripts, or go read them in the package.json
.