feat: Implement AI tutor functionality, add branding fields, and improve API URL handling.

This commit is contained in:
2026-01-23 14:48:41 -03:00
parent 60e2af72f0
commit 470c7f0172
30 changed files with 1352 additions and 274 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"dependencies": {
"pg": "^8.17.2"
}
}