Skip to content
joshholt edited this page Sep 13, 2010 · 2 revisions

Welcome to the SproutCoreTasks-AppEngineBackend wiki!

If you have played with or used Suvajit’s Tasks application.. You can change the proxy in the BuildFile to the following:

proxy ‘/tasks-server’, :to => ‘tasks-sc.appspot.com’, :protocol => ‘http’

and it will work with the data streaming in from a GAE backend… :)

Clone this wiki locally