New Mobile API

mdsupport wrote on Monday, November 23, 2015:

We just need list of packages/components and couple of lines of high level config overview. Thanks.

tmccormi wrote on Monday, November 23, 2015:

We will be getting that out right after the thanks-giving break. Had to push to get the current version out to the customer for testing. We have a couple of interns that will be doing the install and setup docs.

tmccormi wrote on Monday, November 23, 2015:

You need git, composer and npm installed. Once you clone the repo you use those to install the rest of the dependencies.

That’s as much as I know at the moment…

tmccormi wrote on Friday, December 04, 2015:

Quick Start guide has been posted on GitHub - mi-squared/volunteer-portal: A portal for gathering volunteer applications for health care related events.

Remember this is a application that is intended to help us flush out the gotchas with this model.

One cool thing is that we are using Selenium for regression testing that will run as part of automatic CI build and will gate the auto provision to the staging server. We will use CircleCI to orchestrate that test and auto deploy

also — this whole thing is backed by a RESTful api separately consumable from the Frontend UI

And… it will (very shortly) support AWS S3 document storage via API