您最多选择25个主题
主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
|
|
7 年前 | |
|---|---|---|
| .vscode | 7 年前 | |
| .gitignore | 7 年前 | |
| LICENSE.md | 7 年前 | |
| README.md | 7 年前 | |
| config.sample.yaml | 7 年前 | |
| config.schema.yaml | 7 年前 | |
| index.js | 7 年前 | |
| package-lock.json | 7 年前 | |
| package.json | 7 年前 | |
README.md
- copy
config.sample.yamland modify accordingly - generate config with e.g.
node index.js -r -u "http://localhost:9000" - start with
node index.js --config <path-to-config> -p <port>