nordabiz/.claude/commands
Maciej Pienczyn 69bb6b839a docs: Fix incorrect SQLite references - DEV uses PostgreSQL via Docker
The documentation incorrectly stated that DEV environment uses SQLite
when it actually uses PostgreSQL via Docker on localhost:5433.

Updated files:
- CLAUDE.md - main project instructions
- PROJECT_INFO.md - environment documentation
- deployment_checklist.md - deployment procedures
- SCRIPTS_INDEX.md - script usage commands
- .claude/commands/*.md - all slash command definitions
- tests/test_admin_seo_dashboard.py - test database URL

DEV environment:
- PostgreSQL via Docker: localhost:5433
- Container: nordabiz-postgres
- Database: nordabiz
- User: nordabiz_app

PROD environment:
- PostgreSQL: 10.22.68.249:5432

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-09 03:40:50 +01:00
..
add-company.md docs: Fix incorrect SQLite references - DEV uses PostgreSQL via Docker 2026-01-09 03:40:50 +01:00
backup.md docs: Fix incorrect SQLite references - DEV uses PostgreSQL via Docker 2026-01-09 03:40:50 +01:00
chat-stats.md docs: Fix incorrect SQLite references - DEV uses PostgreSQL via Docker 2026-01-09 03:40:50 +01:00
data-report.md docs: Fix incorrect SQLite references - DEV uses PostgreSQL via Docker 2026-01-09 03:40:50 +01:00
deploy.md docs: Fix incorrect SQLite references - DEV uses PostgreSQL via Docker 2026-01-09 03:40:50 +01:00
logs.md Initial commit 2026-01-01 14:01:49 +01:00
status.md docs: Fix incorrect SQLite references - DEV uses PostgreSQL via Docker 2026-01-09 03:40:50 +01:00