您最多能選擇 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>