Files
egutierrez 7bcfb7504f feat: Initialize SQLAlchemy backend and database structure
- Added SQLAlchemy initialization script for backend setup.
- Created SQLAlchemy prompts for generating database models with LLMs.
- Introduced Docker Compose configuration for PostgreSQL service.
- Added SQL script to enable necessary PostgreSQL extensions.
2025-08-21 02:19:57 +02:00
..