Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 674 Bytes

README.md

File metadata and controls

36 lines (25 loc) · 674 Bytes

Ilios LTI Launch Server Build Status

LTI Provider for launching an Ilios dashboard

Install

$ pnpm install
$ pnpm install -g serverless

Running tests

$ pnpm test

Deploy

$ serverless deploy --stage=dev

CLI

$ generate-url --help

  Handles data requests in the LTI format and returns Ilios data.

  Usage
    $ generate-url <ltiAppUrl> <apiServer> <apiNameSpace> <iliosSecret> <userId>

  Examples
    $ generate-url 'https://localhost' 'https://demo-api.com' 'api/v3' 'secret' 24
    https://lti-site.com/login/TOKEN