Files
Shivam Patel 9cf5f9620c
All checks were successful
Deploy Website / build-and-deploy (push) Successful in 30s
Fix SQLite init: lazy loading, writability check, and host permissions
DB initialization was eager at module import time, crashing the entire
analytics route when /server_storage wasn't writable. Now deferred to
first logVisit() call with graceful fallback. Also fix deploy workflow
to chown via a bind-mounted container so permissions apply on the host.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 00:17:44 -05:00
..
2026-02-08 23:18:21 -05:00