@cinerino/domain
v12.4.0
Published
Cinerino Domain Library for Node.js
Downloads
1,807
Readme
Chevre Domain Library for Node.js
Node.js client library for using Chevre backend programming.
Table of contents
Usage
npm install @cinerino/domainEnvironment variables
| Name | Required | Value | Purpose |
| -------------------------------- | -------- | ----------------- | ------------------------------ |
| AWS_ACCESS_KEY_ID | true | | AWS access key |
| AWS_SECRET_ACCESS_KEY | true | | AWS secret access key |
| CHEVRE_AUTHORIZE_SERVER_DOMAIN | true | | Chevre credentials |
| CHEVRE_CLIENT_ID | true | | Chevre credentials |
| CHEVRE_CLIENT_SECRET | true | | Chevre credentials |
| CHEVRE_ENDPOINT | true | | Chevre credentials |
| CUSTOM_SEARCH_ENGINE_ID | true | | Google Custom Search Engine ID |
| COA_ENDPOINT | true | | COA credentilas |
| COA_REFRESH_TOKEN | true | | credentilas |
| DEBUG | false | cinerino-domain:* | Debug |
| GOOGLE_API_KEY | true | | Google API Key |
| INFORM_ORDER_URL | false | | Inform Order URLs |
| INFORM_TRANSACTION_URL | false | | Inform Transaction URLs |
| LINE_NOTIFY_URL | true | | LINE Notify URL |
| LINE_NOTIFY_ACCESS_TOKEN | true | | LINE Notify access token |
| SENDGRID_API_KEY | true | | SendGrid API key |
| COA_TIMEOUT | false | | Timeout settings |
| GMO_TIMEOUT | false | | Timeout settings |
| MVTK_TIMEOUT | false | | Timeout settings |
| TRIGGER_WEBHOOK_TIMEOUT | false | | Timeout settings |
Code Samples
Code sample are here.
License
ISC
