Jeremy Zheng c94b86fead :truck: centralize rpc source codes пре 2 година
..
src c94b86fead :truck: centralize rpc source codes пре 2 година
.gitignore c94b86fead :truck: centralize rpc source codes пре 2 година
README.md c94b86fead :truck: centralize rpc source codes пре 2 година
config.json.orig c94b86fead :truck: centralize rpc source codes пре 2 година
package.json c94b86fead :truck: centralize rpc source codes пре 2 година
schema.sh c94b86fead :truck: centralize rpc source codes пре 2 година
third.sh c94b86fead :truck: centralize rpc source codes пре 2 година
webpack.config.js c94b86fead :truck: centralize rpc source codes пре 2 година

README.md

USAGE

# Install dependencies
yarn install

# For production
npx webpack --mode=production
node dist/morus-xxx.js config.json

# For development
npx webpack --mode=development
node dist/morus.js config.json