Cinerino Domain Library for Node.js


License
ISC
Install
npm install @cinerino/domain@1.0.0-alpha.178

Documentation

Cinerino Domain Library for Node.js

npm (scoped) CircleCI Coverage Status Dependency Status Known Vulnerabilities npm

Node.js client library for using Cinerino backend programming.

Table of contents

Usage

npm install @cinerino/domain

Environment 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