2014-09-07 15:08:56 +08:00
2014-09-06 20:23:46 +08:00
2014-09-07 15:08:56 +08:00
2014-09-07 14:57:08 +08:00
2014-09-07 14:57:08 +08:00
2014-08-12 20:10:50 +08:00
2014-09-06 22:06:56 +08:00
2014-09-07 14:57:08 +08:00
2014-09-06 23:08:09 +08:00
2014-09-07 15:08:56 +08:00
2014-09-06 18:56:28 +08:00
2014-08-12 20:10:50 +08:00
2014-03-29 14:07:39 +08:00
2014-09-06 23:05:31 +08:00
2014-09-04 17:16:11 +08:00
2014-09-06 23:05:31 +08:00
2013-11-22 10:13:17 +08:00
2014-09-04 17:16:11 +08:00
2014-09-06 18:56:28 +08:00
2014-08-12 20:10:50 +08:00
2014-09-06 23:35:06 +08:00
2014-08-29 13:40:17 +08:00
2014-09-07 14:57:08 +08:00

Nodeclub

build status David deps node version

介绍

Nodeclub 是使用 Node.jsMongoDB 开发的社区系统,界面优雅,功能丰富,小巧迅速, 已在Node.js 中文技术社区 CNode(http://cnodejs.org) 得到应用,但你完全可以用它搭建自己的社区。

安装部署

1. install `node.js` `mongodb`
2. run mongod
3. `$ make install` 安装 Nodeclub 的依赖包
4. `$ make test` 确保各项服务都正常
5. `$ node app.js`
6. done!

贡献

跑测试

$ make test

跑覆盖率测试

$ make test-cov

License

MIT

Description
🐤Nodeclub 是使用 Node.js 和 MongoDB 开发的社区系统
Readme MIT 14 MiB
Languages
JavaScript 82.4%
CSS 10.8%
HTML 5.5%
Less 1.2%