mirror of
https://github.com/clucraft/PriceGhost.git
synced 2026-05-15 10:52:36 +02:00
- Backend now creates all required tables if they do not exist - Migrations run BEFORE server accepts connections (prevents race condition) - Server exits if migrations fail instead of running with broken DB - Fixes registration failure on fresh Docker installs without init.sql Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| .dockerignore | ||
| .env.example | ||
| Dockerfile | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||