4 Commits

Author SHA1 Message Date
c719c5873f Stage one of the project, done 2025-09-29 22:40:17 -04:00
a3f14b18dc Repo reset 2025-09-29 21:53:00 -04:00
d9c526fa5c feat: Add database setup guide and local configuration files
- Added DATABASE_SETUP.md with comprehensive guide for PostgreSQL and Redis installation on Windows
- Created .claude/settings.local.json with permission settings for pytest and database fix scripts
- Updated .gitignore to exclude .env.backup file
- Included database connection test utilities in lyra/database_setup.py
- Added environment variable configuration examples for local development
2025-09-29 16:29:18 -04:00
c565519695 Initial commit 2025-09-18 02:42:32 +00:00