Skip to content

Cvmcosta/ltijs-demo-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



IMS Global Certified

Ltijs Demo Server

Ltijs v5 demo server

Usage

  • Download or clone the repo

  • Setup .env file with the relevant variables

    DB_HOST=localhost
    DB_NAME=ltidb
    DB_USER=user
    DB_PASS=pass
    LTI_KEY=LTIKEY
    

    DB_USER and DB_PASS are not required

  • Run npm install

  • Run npm start

React application

The code for the react application used with this project can be found here.

About

Ltijs Demo Application Server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published