Jeremy Zheng c94b86fead :truck: centralize rpc source codes 2 yıl önce
..
src c94b86fead :truck: centralize rpc source codes 2 yıl önce
.gitignore c94b86fead :truck: centralize rpc source codes 2 yıl önce
README.md c94b86fead :truck: centralize rpc source codes 2 yıl önce
config.json.orig c94b86fead :truck: centralize rpc source codes 2 yıl önce
package.json c94b86fead :truck: centralize rpc source codes 2 yıl önce
schema.sh c94b86fead :truck: centralize rpc source codes 2 yıl önce
third.sh c94b86fead :truck: centralize rpc source codes 2 yıl önce
webpack.config.js c94b86fead :truck: centralize rpc source codes 2 yıl önce

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