10 Star 16 Fork 8

wsdfz / nodeclub

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
z
Loading...
README
MIT

Nodeclub

build status Coverage Status David deps node version

![Gitter](https://badges.gitter.im/Join Chat.svg)

介绍

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

安装部署

不保证 Windows 系统的兼容性

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

其他

跑测试

$ make test

跑覆盖率测试

$ make test-cov

License

MIT

Nodeclub = [![build status][travis-image]][travis-url] [![Coverage Status](https://img.shields.io/coveralls/cnodejs/nodeclub.svg?style=flat-square)](https://coveralls.io/r/cnodejs/nodeclub?branch=master) [![David deps][david-image]][david-url] [![node version][node-image]][node-url] [![Gitter](https://badges.gitter.im/Join Chat.svg)](https://gitter.im/cnodejs/nodeclub?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [travis-image]: https://img.shields.io/travis/cnodejs/nodeclub.svg?style=flat-square [travis-url]: https://travis-ci.org/cnodejs/nodeclub [david-image]: https://img.shields.io/david/cnodejs/nodeclub.svg?style=flat-square [david-url]: https://david-dm.org/cnodejs/nodeclub [node-image]: https://img.shields.io/badge/node.js-%3E=_0.10-green.svg?style=flat-square [node-url]: http://nodejs.org/download/ ## 介绍 Nodeclub 是使用 **Node.js** 和 **MongoDB** 开发的社区系统,界面优雅,功能丰富,小巧迅速, 已在Node.js 中文技术社区 [CNode(http://cnodejs.org)](http://cnodejs.org) 得到应用,但你完全可以用它搭建自己的社区。 ## 安装部署 *不保证 Windows 系统的兼容性* ``` 1. install `node.js` `mongodb` 2. run mongod 3. `$ make install` 安装 Nodeclub 的依赖包 4. `$ make test` 确保各项服务都正常 5. `$ node app.js` 6. visit `localhost:3000` 7. done! ``` ## 其他 跑测试 ```bash $ make test ``` 跑覆盖率测试 ```bash $ make test-cov ``` ## License MIT

简介

Nodeclub 是使用 Node.js 和 MongoDB 开发的社区系统 展开 收起
JavaScript
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
JavaScript
1
https://gitee.com/wsdfz/nodeclub.git
git@gitee.com:wsdfz/nodeclub.git
wsdfz
nodeclub
nodeclub
master

搜索帮助