Standalone traced node_modules were incomplete after partial sync;
use npm start with production deps at INSTALL_DIR for reliable boots.
Co-authored-by: Cursor <cursoragent@cursor.com>
Run Postgres/Redis in Docker and build Next.js on host to avoid
image build exhausting 10GB root volumes.
Co-authored-by: Cursor <cursoragent@cursor.com>
Restore site/ mirror, patch export fetch for empty API responses and
Keenetic format, add Telegram bot card, and switch install.sh back to
geoexport-site systemd + nginx on port 4173.
Co-authored-by: Cursor <cursoragent@cursor.com>
Replace GeoExport static site with Next.js domain intelligence app:
real DNS/WHOIS/SSL/HTTP/geo scans, SSE progress, Docker stack,
updated install/uninstall scripts, and full documentation.
Co-authored-by: Cursor <cursoragent@cursor.com>
Bundle geoexport-premium (Docker, docs, Next.js) alongside the
working static site mirror; production VPS install still uses site/.
Co-authored-by: Cursor <cursoragent@cursor.com>