Hi,

As mentioned in the mail thread [1], some changes have been made wrt 5.x local development.

TLDR
* Please clone the repo at https://github.com/aerogear/mobile-core
* Follow the Local Setup guide as detailed in https://github.com/aerogear/mobile-core/blob/master/docs/walkthroughs/local-setup.adoc
* Shout (via this thread, #aerogear or a PR) if you find any issues around local development


Long version

The repo at https://github.com/feedhenry/mcp-standalone has been archived as is no longer maintained
A fork of this repo was made (https://github.com/aerogear/mobile-core), and some reasonable size changes were made to it:
* removed the mcp server
* moved the Andoird, iOS & Cordova APBs to their own repos [2][3][4] with build jobs setup on Docker Hub in the aerogearcatalog org
** these APBs now just create a configmap to represent the App
* removed the Mobile Tab from the UI
* removed a bunch of docs mostly relevant to the POC
* updated the local setup docs to make them relevant for local development going forward
* updated the local install to use 'aerogearcatalog' as the default dockerhub org for APBs


[1] http://lists.jboss.org/pipermail/aerogear-dev/2017-December/013158.html
[2] https://github.com/aerogearcatalog/android-app-apb
[3] https://github.com/aerogearcatalog/ios-app-apb
[4] https://github.com/aerogearcatalog/cordova-app-apb

--
David Martin
Red Hat Mobile
Twitter: @irldavem
IRC: @irldavem (feedhenry, mobile-internal)