perkeep/server/appengine
Brad Fitzpatrick 2bc2ba019a Rearrange the server directory a bit, and update some READMEs
Change-Id: If0cb7b07d3b7a4c7e2c714807858d3b79d06b188
2013-02-02 08:56:57 -08:00
..
camli Rearrange the server directory a bit, and update some READMEs 2013-02-02 08:56:57 -08:00
README Rearrange the server directory a bit, and update some READMEs 2013-02-02 08:56:57 -08:00
app.yaml Rearrange the server directory a bit, and update some READMEs 2013-02-02 08:56:57 -08:00
config.json Rearrange the server directory a bit, and update some READMEs 2013-02-02 08:56:57 -08:00
test-secring.gpg Rearrange the server directory a bit, and update some READMEs 2013-02-02 08:56:57 -08:00

README

We typically just use the "dev-appengine" script in the project root
to hack on this code.

But to run by hand:

$ dev_appserver.py --high_replication .

Other useful flags:
  -a 0.0.0.0     (listen on all addresses)
  -c             (wipe the datastore)