tkosminov / lms-lrs

Allows you to upload and run courses (scorm, tincan, cmi5). THIS SOLUTION IS NOT OPTIMIZED FOR PRODUCTION. But it can be used as reference material.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Course

LMS

README

LRS

README

Nginx

  • Install nginx
  • Set root path in nginx.conf -> server -> uploads
  • Copy nginx.conf in /etc/nginx/conf.d
  • Restart nginx

Run

  • Run LMS
  • Run LRS
  • Run Nginx
  • Open http://localhost:80

Course Examples

About

Allows you to upload and run courses (scorm, tincan, cmi5). THIS SOLUTION IS NOT OPTIMIZED FOR PRODUCTION. But it can be used as reference material.

License:MIT License


Languages

Language:TypeScript 69.2%Language:Vue 28.0%Language:HTML 1.8%Language:JavaScript 1.0%