Skip to content

nono/finch.gae

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Finch.gae

Something like a port of chatgris/finch that runs on Google App Engine. The goal was to learn how to code and deploy a golang app on GAE.

$ export PATH=$HOME/vendor/google_appengine:$PATH
$ dev_appserver.py .
$ firefox http://localhost:8080/

Copyright

The code is licensed as MIT. See the MIT-LICENSE file for the full license.

♡2013 by Bruno Michel. Copying is an act of love. Please copy and share.

About

Something like a port of chatgris/finch that runs on Google App Engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages