# lightCS **Repository Path**: woerwin/lightCS ## Basic Information - **Project Name**: lightCS - **Description**: 轻型跨平台在线客服系统 - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: http://lightcs.duapp.com - **GVP Project**: No ## Statistics - **Stars**: 9 - **Forks**: 3 - **Created**: 2013-12-28 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README lightCS(轻客服) ======= lightCS(light Customer Service System),轻型跨平台在线客服系统... ###基于 [NodeJs](http://nodejs.org) + [sumeru/clouda](https://github.com/brandnewera/clouda) ( + [BAE3](http://developer.baidu.com)) ###环境需求 安装nodejs、mongodb(BAE3对应nodejs环境,数据库配置app/server_config/database.js,bae.js) 非IE浏览器,推荐Chrome!!! ###安装、使用 npm install -g sumeru ### 初始化项目 sumeru init ./myproject 用lightCS覆盖mypreject下的所有文件 ### 运行项目 cd myproject sumeru start