Jeremy Zheng f5c47a8343 :building_construction: add grpc client libraries 2 năm trước cách đây
..
src d85899d8a8 :building_construction: add md2htm rpc server 2 năm trước cách đây
.gitignore d85899d8a8 :building_construction: add md2htm rpc server 2 năm trước cách đây
README.md d85899d8a8 :building_construction: add md2htm rpc server 2 năm trước cách đây
config.json.orig d85899d8a8 :building_construction: add md2htm rpc server 2 năm trước cách đây
package.json d85899d8a8 :building_construction: add md2htm rpc server 2 năm trước cách đây
schema.sh f5c47a8343 :building_construction: add grpc client libraries 2 năm trước cách đây
third.sh d85899d8a8 :building_construction: add md2htm rpc server 2 năm trước cách đây
webpack.config.js d85899d8a8 :building_construction: add md2htm rpc server 2 năm trước cách đây

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