Skip to content

Latest commit

 

History

History
63 lines (40 loc) · 1.49 KB

File metadata and controls

63 lines (40 loc) · 1.49 KB

Engineering

Enable more features with coding for Chatopera FMC.

Deps

  • Nodejs 10+

Install

cd fmc
./admin/install.sh

Config

cd fmc
cp admin/sample.localrc admin/localrc
# edit admin/localrc
cp app/config/accounts.json app/config/accounts-dev.json
# edit app/config/accounts-dev.json

Dev

cd fmc
./admin/dev.sh

The core source codes are fmc/app/controllers/chat.controller.js and fmc/app/services/chat.service.js.

Build docker images

cd fmc
./admin/build.sh

More docs

LICENSE

Copyright (2018-2020) 北京华夏春松科技有限公司

Apache License Version 2.0

chatoper banner