feat: integrate Moodle API services, add RichTextEditor component, and configure environment variables for course management.

This commit is contained in:
sebvtl728
2026-04-09 16:37:09 +02:00
parent a264f9b430
commit 3fabebeb85
18 changed files with 2059 additions and 301 deletions
+2
View File
@@ -11,6 +11,8 @@ node_modules
dist
dist-ssr
*.local
.env
.env.*
# Editor directories and files
.vscode/*