- Update DATABASE_URL to point to VM PostgreSQL (192.168.0.190:5432)
- Add DIRECT_URL for migrations
- Schema synced with PostgreSQL database
- Database seeded with initial products and categories
- Old SQLite database backed up and removed
- Connection verified to VM PostgreSQL
The application now uses centralized PostgreSQL on VM with nightly backups.
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>