Nurfog
6ba9a5a024
Add production environment configuration file with database and service URLs
2026-04-09 09:36:28 -04:00
Nurfog
82ac2f09fc
Add docker-compose.local.yml for local development setup
...
- Introduced a new docker-compose.local.yml file to facilitate local development.
- Disabled nginx-proxy and acme-companion services for local use.
- Exposed database and application ports directly to the host for easier access.
- Configured PostgreSQL to be accessible on localhost:5433.
- Mapped application ports for studio and experience services.
2026-04-07 17:36:19 -04:00
Nurfog
1c67a0c2a9
Refactor code structure for improved readability and maintainability
2026-04-06 15:35:36 -04:00
Nurfog
c2fc6bc499
Refactor code structure for improved readability and maintainability
2026-04-01 11:03:07 -03:00
Nurfog
abc6d59276
Refactor code structure for improved readability and maintainability
2026-03-31 16:26:38 -03:00
Nurfog
4c293a54b4
Refactor code structure for improved readability and maintainability
2026-03-31 14:55:37 -03:00
Nurfog
0bea4173f5
Refactor code structure for improved readability and maintainability
2026-03-31 14:39:04 -03:00
Nurfog
e4866c6dee
feat: SAM integration, deployment scripts, and audio response enhancements
...
- Add SAM (Sistema de Administración Académica) integration with sync endpoints
- Add deployment automation (deploy.sh, remote-setup.sh, setup-nginx-ssl.sh)
- Add nginx proxy configuration for SSL with Let's Encrypt
- Add audio response support for student lessons (migrations, handlers)
- Add audio evaluations admin page
- Update CORS to support wildcard subdomains for norteamericano.cl
- Add comprehensive deployment documentation (DESPLIEGUE.md, ManualDeConfiguracion.md)
- Update docker-compose.yml with nginx-proxy and acme-companion services
- Remove outdated documentation files
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com >
2026-03-27 09:20:23 -03:00
Nurfog
be699ad6ab
feat: token count implement
2026-03-17 12:07:56 -03:00
Nurfog
41279585f6
feat: creacion de plantillas para pruebas, prototipo
2026-03-16 12:28:29 -03:00
Nurfog
bde5be22e7
feat: Introduce AI code hinting, enforce single-tenant organization model, and add a Code Lab block component.
2026-03-09 17:24:15 -03:00
Nurfog
b9c17ce67b
feat: Add Mermaid diagram block with AI generation capabilities to lessons.
2026-03-09 14:45:52 -03:00
Nurfog
2f76ba2f87
feat: Introduce PageLayout component to standardize page headers and overall structure across various application pages.
2026-03-02 15:35:34 -03:00
Nurfog
fe730998a9
Update TypeScript build information.
2026-03-02 14:46:19 -03:00
Nurfog
ad56d8a81c
feat: introduce CourseEditorLayout and AppHeader, add organization domain migration, and update Docker configurations and auth scripts
2025-12-29 18:00:34 -03:00
Nurfog
32f71852d9
feat: update CMS service handlers and main application logic.
2025-12-22 13:54:35 -03:00