Commit Graph

8 Commits

Author SHA1 Message Date
shop 14e0e875f1 feat: профиль — просмотр, смена имени, email и пароля
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-17 11:29:30 +03:00
shop f24f35d0fc feat: роли customer/admin, админ-панель, admin@site.com
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-17 11:19:01 +03:00
shop 8dae5d37fc fix: ожидание PostgreSQL при старте, скрипт fix-db-connection
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-17 09:38:03 +03:00
shop 7060b0566a feat: PostgreSQL 17 вместо SQLite
pg + connect-pg-simple, async routes, docker-compose, скрипт setup-postgres.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-17 09:32:41 +03:00
shop 1ce40fd40a fix: seed.js не завершает процесс при запуске сервера
process.exit(0) при существующих товарах убивал Node до app.listen — 502 от Caddy.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-16 21:12:18 +03:00
shop c4891b428b fix: диагностика 502, /health и unit systemd для Caddy
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-16 21:08:02 +03:00
shop ccebf0d26d feat: Caddy reverse proxy, SSL и инструкция для Ubuntu
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-16 21:00:57 +03:00
shop 323e0a2926 first commit
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-16 20:52:15 +03:00