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

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