Commit Graph

3 Commits

Author SHA1 Message Date
Ali Taghavi
75019e03bf server-deploy: remove stray .pnpm-store after git pull.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-19 10:22:20 +03:30
Ali Taghavi
b7fdae8967 Add Iran offline deploy: Mac bundle + prebuilt Docker image.
Fix pnpm workspace error during prisma generate, and add bundle-for-iran.sh
so the app is built on Mac (full internet) and the server only copies artifacts.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-19 01:08:17 +03:30
Ali Taghavi
a352d4e823 Fix production deploy: sync lockfile, Prisma engines, and build.
The Docker build failed because pnpm-lock.yaml was stale after removing Sanity
and adding Prisma/admin deps. Bundle debian-openssl-3.0.x engines for
node:20-slim, fix invalid tiptap package, and avoid DB access during next build.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-19 00:51:14 +03:30