You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No container configuration exists. A multi-stage Dockerfile (build with Node 20, run with slim image + better-sqlite3 native deps) plus a compose file with volume mounts for .data/ would make deployment reproducible and CI-friendly.
No container configuration exists. A multi-stage Dockerfile (build with Node 20, run with slim image + better-sqlite3 native deps) plus a compose file with volume mounts for
.data/would make deployment reproducible and CI-friendly.