chant:使用Firebase用Go编写的聊天应用程序可在GAEGo上运行易于部署 源码
呗 部署 # setup your secret varialbes % vi app/secret.yaml # Deploy it to GAE % goapp deploy -application your-crazy-app app/ 没有AppEngine? % go get github.com/otiai10/chant % chant -secret you-secret.yaml 秘密变量 app/secret.yaml应该像这样 env_variables : # Server token salt, # any string as you like
下载地址
用户评论