quantum-ai-v2/docs
Claude 056db5215b Add development tools and documentation for environment management
**Development Script:**
- Add run_dev.sh for clean development server startup
- Automatically unsets DATABASE_URL to prevent conflicts
- Shows database configuration before starting server
- Provides clear development workflow

**Development Guide:**
- Comprehensive development documentation
- Environment variable troubleshooting
- Database configuration options
- Common issues and solutions
- Development workflow best practices

**Fixes Environment Variable Conflicts:**
- Documents DATABASE_URL interference issue
- Provides permanent and temporary solutions
- Clear instructions for different development scenarios
- Troubleshooting guide for connection errors

**Developer Experience:**
- One-command development startup: ./run_dev.sh
- Clear documentation for all development scenarios
- Troubleshooting guide for common issues
- Environment management best practices

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-12 10:22:13 +05:30
..
AGENT_SETUP_CHECKLIST.md Implement wallet deduction after success & fix display issues 2025-07-10 16:34:03 +05:30
CLAUDE.md Update documentation with CSRF token requirements 2025-07-12 08:57:47 +05:30
DEVELOPMENT_GUIDE.md Add development tools and documentation for environment management 2025-07-12 10:22:13 +05:30
DJANGO_RECREATION_GUIDE.md Implement individual agent architecture with simplified template structure 2025-07-10 09:01:11 +05:30
MANUAL_AGENT_CREATION_GUIDE.md Implement wallet deduction after success & fix display issues 2025-07-10 16:34:03 +05:30
POSTGRESQL_SETUP.md Implement PostgreSQL development parity and fix migration conflicts 2025-07-12 09:59:44 +05:30
RAILWAY_SETUP.md Implement PostgreSQL development parity and fix migration conflicts 2025-07-12 09:59:44 +05:30
STRUCTURE_UPDATES.md Implement individual agent architecture with simplified template structure 2025-07-10 09:01:11 +05:30