- Modified data_init_tw_v0.py to create database schema if tables don't exist
- Updated both data_init scripts to use centralized config.py for DATABASE_URL support
- Added init_railway_db.py script for one-time Railway database initialization from local machine
This fixes the issue where Railway only runs Flask container, not the data_init container from docker-compose.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>