Meteor-BBS v0.2 发布,支持 QQ 登录和简单的权限控制了

2012-10-17 13:33:50 +08:00
 chuangbo
这是一份对 Project Babel 3 的克隆,用 Meteor 写成。
DEMO: https://meteor-bbs.meteor.com
github: https://github.com/chuangbo/meteor-bbs
QQ登录和权限控制是 @yonggao 发起的 pull request,感谢!

相关讨论
1. /t/48084 用 Meteor 克隆了一个实时的 V2EX
2. 旧 Demo 地址 https://dnspod-bbs.meteor.com
3. 理论上还支持 Github/Google/Twitter/新浪微博/Facebook http://auth-docs.meteor.com/#meteor_loginwithexternalservice
7770 次点击
所在节点    Meteor
46 条回复
dplord
2012-10-17 18:34:42 +08:00
呵呵呵,很不错哦
dreamer
2012-10-17 21:37:32 +08:00
liuhang0077
2012-10-17 21:41:17 +08:00
@dreamer 哇咔咔非常感谢~ 已经感谢你啦 给你家点铜币嘿嘿
sobigfish
2012-10-18 11:12:12 +08:00
添加了个简单的meteor_loginwithexternalservice 的https://github.com/chuangbo/meteor-bbs/pull/4 楼主请审核 :)
luke
2012-11-04 14:28:12 +08:00
@chuangbo 请问怎么才能使这个node进程在VPS(ubuntu 12.04 + nginx +nodejs)上不间断运行,比如配合forever使用?感谢!
loveminds
2012-11-04 16:26:30 +08:00
oldgun
2012-11-04 17:04:37 +08:00
@luke 你不是知道答案了吗forever就可以
luke
2012-11-05 07:10:53 +08:00
我还不太会用forever,能否具体说明一下? 我查到forever的用法如下
$ forever --help
usage: forever [options] [action] SCRIPT [script-options]

运行Meteor-BBS的方法是:
$ # meteor
$ mrt

然后我试着运行 forever start mrt 提示

info: Forever processing file: mrt
error: Cannot start forever
error: script /srv/www/meteor-bbs/mrt does not exist.
goofansu
2012-11-05 07:23:50 +08:00
速度超快
chuangbo
2012-11-05 13:04:01 +08:00
@luke 我在 /etc/rc.local 里是这样写的
cd /path/to/meteor-bbs/ && nohup mrt --production=true --port 80 &
luke
2012-11-06 03:31:19 +08:00
@chuangbo 非常完美,感谢!:-)
d0a1ccec
2012-11-06 09:20:54 +08:00
期待下一版本支持weibo 、 人人登录
zihancn
2012-11-06 09:52:52 +08:00
能够搞的向V2EX就好了,期待中……
vexfan
2012-11-06 15:00:59 +08:00
什么时候可以出服务器版本
chuangbo
2012-11-06 16:21:06 +08:00
@vexfan 你下载代码,放在你服务器上跑就可以了
vexfan
2012-11-06 17:52:06 +08:00
这个怎么安装,菜鸟不懂~
azure
2012-11-06 18:10:40 +08:00
这样的框架对搜索引擎是友好的嘛?看了下生成的html
chuangbo
2012-11-06 23:39:58 +08:00
vexfan
2012-11-07 15:34:51 +08:00
在linode上怎么配置?什么时候可以出个完全的教程配置一下这个论坛。这个论坛速度实在是超快。此外,这个论坛目前貌似还没有开发的很完整。什么时候可以开发完整,可以真的拿来做站?@chuangbo
kavi
2012-11-08 11:27:13 +08:00
不错,持续关注!!

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/50210

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX