Skip to content

red-china/red-china.com

Repository files navigation

red-china.com

build status codecov.io David deps node version

介绍

red-china.com 是使用 Node.jsMongoDB 开发的社区系统,界面优雅,功能丰富,小巧迅速,

安装部署

不保证 Windows 系统的兼容性

线上跑的是 Node.js v4.4.0,MongoDB 是 v3.0.5,Redis 是 v3.0.3。

1. 安装 `Node.js[必须]` `MongoDB[必须]` `Redis[必须]`
2. 启动 MongoDB 和 Redis
3. `$ make install`
4. `$ make test`
5. `$ node app.js`
6. visit `http://localhost:3000`
7. done!

测试

跑测试

$ make test

跑覆盖率测试

$ make test-cov

About

Official website for organization.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published