We encourage you to install from docker package guide
Installation from source
There are 3 main repositories to install from source, each of them have a readme.md file on github main page with instruction how to install from source
- API - the collection of backend components attached to database and other services. Laravel Application.
- Admin Panel - Content and Learning Management System, requires API component. Ant Design Pro Application
- Demo - implementation of user Frontend, requires API component. TypeScript Create React Application
One install API
as standalone Laravel Application, and Admin Panel and Demo as standard React Application.
This article will not cover how to perform above.