https://github.com/diberry/utterance-mgr-srv
ts node.js utterance mgr
https://github.com/diberry/utterance-mgr-srv
Last synced: about 1 year ago
JSON representation
ts node.js utterance mgr
- Host: GitHub
- URL: https://github.com/diberry/utterance-mgr-srv
- Owner: diberry
- Created: 2018-09-01T13:24:00.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-02T02:31:44.000Z (almost 8 years ago)
- Last Synced: 2024-10-06T09:44:04.823Z (over 1 year ago)
- Language: JavaScript
- Size: 89.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Server project to manager Cognitive Services data
## Environment variables
|Variable|Purpose|
|--|--|
|PRODUCTION=false|production or development|
|MOCKDATA=true|use mock data files instead of live endpoint APIs|
## Mock data
|Mock data file name|Contents of mock file from|
|--|--|
|./mock-data/apps-list.json|https://westus.dev.cognitive.microsoft.com/docs/services/5890b47c39e2bb17b84a55ff/operations/5890b47c39e2bb052c5b9c30/console|
// "comment-format":[true, "check-lowercase",{"ignore-words": ["TODO","TBD","HACK"]}]