| I moved server from https://github.com/aerogear/apollo-voyager-ionic-example/tree/master/server to the https://github.com/aerogear/apollo-voyager-server however after doing that I found couple issues:
- It's not easy to setup e2e testing for things in 2 repositories
- Documentation needs to be scattered across 2 places
- Users getting started is possibly worse getting started experience as they need 2 repositories.
I think that we should keep this repository as main development target for new releases: https://github.com/aerogear/apollo-voyager-ionic-example This is where users will see new changes coming and will be able to update their app. We can find to replicate this code by copying or linking things into showcase app with docker image for server side later. I believe that this way we will achieve better quality framework and also satisfy requirements. https://github.com/aerogear/apollo-voyager-ionic-example could be official repository for developers who want to try out major sync features on local machine. With that in mind I'm going to improve docs and getting started on that repository and also setup CI. Comments? Ali Ok Dara Hayes Daniel PassosStephen Coady |