8000 GitHub - ilios/lti-server: Node LTI server for ilios
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ilios/lti-server

Repository files navigation

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

About

Node LTI server for ilios

Resources

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 12

0