Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 372 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 372 Bytes

amplify sample

Getting Started

Get Cognito Info from https://app.hamamatsu.makeour.city/

$ cp .env.example .env  # copy a setting file
$ vi .env               # Add your username, password and Cognito Info
$ npm i                 # Install dependencies
$ node index.mjs
idToken: xxxxxx
{
  'orionld version': 'post-v0.8.1',
  ...
}