[google-appengine] How to manage app-engine app development and testing

2015-04-15 Thread Naresh Pokuri
I am working on a product which is using Spring REST and MangoDB. Out team in general connect to MongoDB server exist in remote system and implement the features. So, we all share same DB between the team. With this we no need to create huge data as it get populated automatically by team

Re: [google-appengine] How to manage app-engine app development and testing

2015-04-15 Thread Vinny P
On Wed, Apr 15, 2015 at 9:31 AM, Naresh Pokuri pokuri...@gmail.com wrote: Now we are planing develop migrate to app-engine using datastore. With this each team member will have his own datastore in local. How a team can share the same datastore to continue with the development. Is there a way?

Re: [google-appengine] How to manage app-engine app development and testing

2015-04-15 Thread Naresh Pokuri
Sure, will try the approach stated in SO. Thanks On Thursday, 16 April 2015 03:44:23 UTC+5:30, Vinny P wrote: On Wed, Apr 15, 2015 at 9:31 AM, Naresh Pokuri poku...@gmail.com javascript: wrote: Now we are planing develop migrate to app-engine using datastore. With this each team member