mycdc/README.md

450 B

Asynchronous DB calculations reading the binary log

Clone zongji repo into project directory.

git clone https://github.com/juan-ferrer-toribio/zongji.git
cd zongji
git checkout fix-143

Install dependencies.

npm i

Apply SQL commands from zongji.sql into DB.

Launch app.

node index.js

Built With