@jschmold/kor
Version:
`npm i mocha ts-node typedoc typescript --global`
12 lines (11 loc) • 336 B
YAML
# See readme for valid options in this file
# production, development
mode: "development"
port: 3000
verbosity: 'debug'
secret: 'A longer-than-48-characters secret key goes here'
# If the database configuration files are missing
dataConfigs: "data-configs"
dataSources:
- name: 'mydatasource'
path: 'mydatasource.file'