library-guides-lti is an LTI Tool built to display UW Library Subject Guides for Canvas courses.
To experience the tool in a development environment using mock data, make sure docker is installed on your host and then run:
# docker-compose up --build
Once built and running, you can start the LTI tool launch sequence by visiting:
http://your-host:8000/blti/dev
from your brower.