Commit Graph

16 Commits

Author SHA1 Message Date
RaymondVerhoef
74ba5d3dc0 feat: implement knowledge testing system with leaderboard, quiz generation, and PocketBase integration 2026-05-14 16:53:10 +02:00
RaymondVerhoef
42d7209773 feat: add Leren page for AI-generated learning modules and update Caddyfile configuration for static routing
Some checks failed
On Push to Main / test (push) Has been cancelled
On Push to Main / publish (push) Has been cancelled
On Push to Main / deploy-dev (push) Has been cancelled
2026-05-14 16:33:07 +02:00
RaymondVerhoef
59e746a8a8 feat: add anthropic API proxy route to Caddyfile and revert to npm install in Dockerfile 2026-05-14 13:09:22 +02:00
RaymondVerhoef
e783c5f1e7 feat: implement Docker-based production deployment pipeline with automated Ansible provisioning, CI/CD workflows, and Caddy server configuration.
Some checks failed
On Push to Main / test (push) Has been cancelled
On Push to Main / publish (push) Has been cancelled
On Push to Main / deploy-dev (push) Has been cancelled
2026-05-14 10:21:42 +02:00
RaymondVerhoef
3a4f6d7c22 Merge pull request #1 from RaymondVerhoef/claude/read-codebase-iHovz
Add Docker Compose configuration for frontend service
2026-05-12 09:14:59 +02:00
Claude
ba3dabd443 chore: add local docker-compose.yml for development
Mirrors the production frontend service from docker-compose.prod.yml
but skips Caddy/SSL and exposes Nginx directly on host port 8080.

https://claude.ai/code/session_01MZiV8aacCJbEKFLJkdRPZE
2026-05-12 07:01:47 +00:00
RaymondVerhoef
c940c984ad feat: implement interactive knowledge graph visualization and AI-driven graph optimization dashboard 2026-05-11 22:32:47 +02:00
RaymondVerhoef
8192422263 feat: add production docker-compose configuration and deployment documentation for Portainer integration 2026-05-11 20:30:54 +02:00
RaymondVerhoef
2597dc751a feat: implement AI-driven learning content generation service and interactive leaderboard functionality 2026-05-11 20:16:56 +02:00
RaymondVerhoef
0cf5758742 feat: implement leaderboard page and integrate into application routing 2026-05-10 21:47:14 +02:00
RaymondVerhoef
31aacd68d5 feat: implement core knowledge graph UI components, extraction pipeline, and initial platform navigation pages 2026-05-10 21:33:02 +02:00
RaymondVerhoef
a626042092 feat: implement Anthropic API integration with simulation mode and a configurable admin dashboard 2026-05-10 12:07:00 +02:00
RaymondVerhoef
260644b41a feat: implement admin knowledge extraction system with document upload and AI pipeline integration 2026-05-10 11:18:48 +02:00
RaymondVerhoef
f8d0c68f84 feat: initialize main application routing and responsive navigation layout with authentication guards 2026-05-10 11:00:39 +02:00
RaymondVerhoef
b988028cf8 feat: implement core UI components and build initial dashboard layout with navigation structure 2026-05-10 10:52:12 +02:00
RaymondVerhoef
2fb50a19c9 feat: initialize learning platform project with React, Vite, and baseline application structure 2026-05-10 10:30:30 +02:00