Juan Ferrer c43023b897 | ||
---|---|---|
.gitignore | ||
README.md | ||
config.json | ||
index.js | ||
package-lock.json | ||
package.json | ||
zongji.sql | ||
zongji.undo.sql |
README.md
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