You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lub 15a835ba6f | 6 years ago | |
---|---|---|
.vscode | 6 years ago | |
.gitignore | 6 years ago | |
LICENSE.md | 6 years ago | |
README.md | 6 years ago | |
config.sample.yaml | 6 years ago | |
config.schema.yaml | 6 years ago | |
index.js | 6 years ago | |
package-lock.json | 6 years ago | |
package.json | 6 years ago |
README.md
- copy config.sample.yaml and modify accordingly
- generate config with e.g.
node index.js -r -u "http://localhost:9000"
- start with
node index.js --config <path-to-config>