What is Paideia LMS?
Paideia LMS is a modern, lightweight Learning Management System built with Bun and React Router v7. Designed for extreme ease of management and deployment as a single executable. Learn more in our whitepaper.
Guides, resources, and API references to help you deploy and manage Paideia LMS.
What is Paideia LMS?
Paideia LMS is a modern, lightweight Learning Management System built with Bun and React Router v7. Designed for extreme ease of management and deployment as a single executable. Learn more in our whitepaper.
Quick start
Get up and running in seconds! Download the pre-built binary and start your LMS with our installation guide. Or try the demo sandbox to explore Paideia LMS without installation.
Install Paideia
curl -L -o paideia https://github.com/paideia-lms/paideia/releases/latest/download/paideia-macos-arm64chmod +x paideiaxattr -c paideia./paideiacurl -L -o paideia https://github.com/paideia-lms/paideia/releases/latest/download/paideia-linux-arm64chmod +x paideia./paideiacurl -L -o paideia https://github.com/paideia-lms/paideia/releases/latest/download/paideia-linux-x64chmod +x paideia./paideiaOur installation guide has step-by-step instructions for installing Paideia on macOS, Linux, and using Docker Compose.