mirror of https://github.com/perkeep/perkeep.git
![]() I had broken App Engine in my previous commit, since it wasn't part of 'make presubmit' Change-Id: I32c25efbc7c348ff516128c87b6e817ae0685386 |
||
---|---|---|
.. | ||
camli | ||
README | ||
app.yaml | ||
build_test.go | ||
config.json | ||
test-secring.gpg |
README
We typically just use the "devcam appengine" command to hack on this code. (To build devcam: go install ../../dev/devcam). 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)