Skip to content

groton-school/lti

Repository files navigation

groton-school/lti-base

Install

  • Make sure that gRPC is installed so that the current version of Firestore can be used (on macOS, it's worth checking to see if the pecl symlink in the active PHP installation is valid, per this note).
  • Make sure that Node is installed, as the deploy script runs on node.

Deploy

composer run-script deploy

On the first deploy, you will be walked through an interactive Google Cloud project creation wizard (or can select an existing Google Cloud project) to which the app will be deployed.

Acknowledgements

Below are a number of resources that I found useful in implementing this:

Dynamic Registration

Looking ahead, I intend to implement dynamic registration. I am finding the following helpful in this (although the choice between LTI 1.3 Dynamic Registration and LTI 2.0 Dynamic Registration is unclear to me -- the former seems like the path forward, while the latter seems to exist in the wild.)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published