選択できるのは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>