ubicall-embedded-widget

所属分类:浏览器
开发工具:HTML
文件大小:0KB
下载次数:0
上传日期:2016-09-20 11:37:21
上 传 者sh-1993
说明:  可嵌入的web组件提供在web浏览器中浏览呼叫中心IVR的功能
(embed able web component provide facility to browse your call center IVR in web browser)

文件列表:
.jsbeautifyrc (615, 2016-01-31)
.jshintrc (652, 2016-01-31)
.travis.yml (100, 2016-01-31)
CONTRIBUTING.md (369, 2016-01-31)
Gruntfile.js (3415, 2016-01-31)
LICENSE (18047, 2016-01-31)
bower.json (517, 2016-01-31)
conf/ (0, 2016-01-31)
conf/nginx/ (0, 2016-01-31)
conf/nginx/widget.conf (3205, 2016-01-31)
genWidget/ (0, 2016-01-31)
genWidget/htmlUtil.js (17838, 2016-01-31)
genWidget/index.js (3432, 2016-01-31)
log.js (901, 2016-01-31)
package.json (1636, 2016-01-31)
sample/ (0, 2016-01-31)
sample/index.html (14444, 2016-01-31)
sample/plist/ (0, 2016-01-31)
sample/plist/plist.html (30790, 2016-01-31)
settings.js (1129, 2016-01-31)
static/ (0, 2016-01-31)
static/callmanager.js (14940, 2016-01-31)
static/waiting.html (7843, 2016-01-31)
static/widget.js (1685, 2016-01-31)
test/ (0, 2016-01-31)
test/genWidget/ (0, 2016-01-31)
test/genWidget/htmlUtil.js (811, 2016-01-31)
test/genWidget/index.js (462, 2016-01-31)
test/mocha.opts (54, 2016-01-31)
views/ (0, 2016-01-31)
views/dev/ (0, 2016-01-31)
views/dev/template.html (16725, 2016-01-31)
views/template.html (16952, 2016-01-31)
widget.js (3944, 2016-01-31)

# ubicall-embedded-widget > embeddable web component provide facility to browse your call center IVR in web browser [![Build Status](https://travis-ci.org/Ubicall/ubicall-embedded-widget.svg)](https://travis-ci.org/Ubicall/ubicall-embedded-widget) ## How To use ```javascript ``` **fetch configuration :** *make sure you add the below line to your* **/etc/hosts** *file :* ``` 10.0.0.170 developer-dev.ubicall.com ``` ``` bash nvm use 0.12 && npm install # [preserve | prebuild] package app in development or production respectively # node_env [test | development | production] - default _development_ # db_env - [internal | external] control db connections attributes , default *internal* which use internal_ip and internal_port to connect to DB - default _internel_ # config_version - which configuration version you like to use i.e. 20150920 - default _specified in settings.js_ # in production we use forever : https://github.com/foreverjs/forever sudo grunt preserve && db_env=external node widget.js ```

近期下载者

相关文件


收藏者