Skip to content
This repository has been archived by the owner on Mar 14, 2019. It is now read-only.

Full Version With NPM Script Build Pipeline and Shared F/E App

Latest
Compare
Choose a tag to compare
@edm00se edm00se released this 14 Dec 02:05
· 2 commits to master since this release

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 from master into the bluemix 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.