@motionpicture/sskts-domain

Cinemasunshine Domain Library for Node.js

Usage no npm install needed!

<script type="module">
  import motionpictureSsktsDomain from 'https://cdn.skypack.dev/@motionpicture/sskts-domain';
</script>

README

Cinema Sunshine Domain Library for Node.js

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

CinemaSunshineのバックエンドサービスをNode.jsで簡単に使用するためのパッケージを提供します。

Table of contents

Usage

npm install @motionpicture/sskts-domain

Environment variables

Name Required Value Purpose
DEBUG false sskts-domain:* Debug
NODE_ENV true environment name
MONGOLAB_URI true MongoDB connection URI
SENDGRID_API_KEY true SendGrid API Key
GMO_ENDPOINT true GMO API endpoint
GMO_SITE_ID true GMO SiteID
GMO_SITE_PASS true GMO SitePass
COA_ENDPOINT true COA API endpoint
COA_REFRESH_TOKEN true COA API refresh token
LINE_NOTIFY_URL true LINE Notify URL
DEVELOPER_LINE_NOTIFY_ACCESS_TOKEN true LINE Notify アクセストークン
WAITER_SECRET true WAITER許可証トークン秘密鍵
WAITER_PASSPORT_ISSUER true WAITER許可証発行者
ORDER_INQUIRY_ENDPOINT true 注文照会エンドポイント
OWNERSHIP_INFO_UUID_DISABLED false 所有権UUID使用無効化フラグ

Code Samples

Code sample are here.

License

ISC