mirror of https://github.com/docker/docs.git
Signed-off-by: Jean-Laurent de Morlhon <jeanlaurent@morlhon.net> |
||
---|---|---|
.. | ||
README.md | ||
app.yaml | ||
hello.go | ||
mylogs.txt |
README.md
This is an example google app-engine app.
To use it you will need to install the App Engine SDK for Go.
Then run:
goapp deploy
Then open: https://bugsnag-test.appspot.com/ in your web-browser.