Paper Dynasty Database - PostgreSQL database service
- Switch from Docker volume to local directory mount to avoid space issues - Comment out API service (run locally for development) - Create logs/database directory - Add postgres_data/ to .gitignore - Fixes 'No space left on device' error |
||
|---|---|---|
| app | ||
| .env.example | ||
| .gitignore | ||
| db_engine.py | ||
| db_migrations.py | ||
| DOCKER_QUICKSTART.md | ||
| docker-compose.yml | ||
| Dockerfile | ||
| LICENSE | ||
| main.py | ||
| MIGRATION_PROGRESS.md | ||
| POSTGRES_MIGRATION_PLAN.md | ||
| requirements.txt | ||
| sheets.py | ||