DCLM Academy

This app is a learning portal (LMS) that makes use of Moodle

App url: DCLM Academy

How to Run

Docker

  • make sure you have docker and docker compose installed
  • make sure you have a local database setup
  • create a directory: mkdir -p <directory-name>
  • create database for moodle
  • run git clone https://github.com/dclmict/dclm-academy.git .
  • run make dev
  • run make log

Credit

App built and released by DCLM ICT team.