Jeremy Zheng c94b86fead :truck: centralize rpc source codes il y a 2 ans
..
src c94b86fead :truck: centralize rpc source codes il y a 2 ans
.gitignore c94b86fead :truck: centralize rpc source codes il y a 2 ans
README.md c94b86fead :truck: centralize rpc source codes il y a 2 ans
config.json.orig c94b86fead :truck: centralize rpc source codes il y a 2 ans
package.json c94b86fead :truck: centralize rpc source codes il y a 2 ans
schema.sh c94b86fead :truck: centralize rpc source codes il y a 2 ans
third.sh c94b86fead :truck: centralize rpc source codes il y a 2 ans
webpack.config.js c94b86fead :truck: centralize rpc source codes il y a 2 ans

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