只要是免费的就可以了..大恩不言谢啊...
回复 (20)
X
非常推荐Nitrous.io 有Web IDE,支持webSocket, Nitrous.io使用的时候注意host绑定到0.0.0.0,
app.listen(3000,"0.0.0.0")
M
Heroku也不错,最近刚开WebSockt
G
C
引用 mytharcherHeroku也不错,最近刚开WebSockt
@ijse heroku免费的
8
分享给部署到aws的教程吧。。
K
貌似没什么靠谱的回答
M
引用 keinwang貌似没什么靠谱的回答
你觉得什么回答靠谱?你把2012年的坟贴都搞出来了,如果你在贴吧的话,这叫挖坟你知道么?你说我发广告,那你这是早扰乱社区秩序。
K
H
都说了是免费,如果免费的比收费的还靠谱,那谁还用收费的。其实不一定要追求免费的,现在一些收费的服务不用太贵也能用得很爽。
Y
引用 mytharcherHeroku也不错,最近刚开WebSockt
git clone git@heroku.com:xxx.git -o heroku .... git push heroku master 提交时提示
Initializing repository, done.
Counting objects: 3, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (2/2), done.
Writing objects: 100% (3/3), 1001 bytes, done.
Total 3 (delta 0), reused 0 (delta 0)
! Push rejected, no Cedar-supported app detected
To git@heroku.com:xxx.git
! [remote rejected] master -> master (pre-receive hook declined)
error: failed to push some refs to 'git@heroku.com:xxx.git'
这是什么原因?
H
S
现在的空间白菜价,你真缺这点钱??? http://t.cn/8FmLHro
H
A
NAE我实在是用不来了。。。发布老不成功。。。 正在用http://cndocs.cloudfoundry.com/frameworks/nodejs/nodejs.html
W
AppForg
I
引用 mytharcherHeroku也不错,最近刚开WebSockt
这个真的免费吗? dyno都是要收费的啊,, 没dyno,没web process..
I
引用 gausshttps://c9.io/
这是个在线云编辑器,一般只用来做开发调试用吧。。
I
引用 wb2012AppForg
Appfog, 也在用这个,但是不能绑米,作为免费的,其它都还好~
参与回复
登录后即可参与回复。登录