make app production-ready

This commit is contained in:
Gerhard Scheikl
2026-05-08 11:01:08 +02:00
parent 770c6fd16a
commit a275197ce4
6 changed files with 57 additions and 4 deletions
+13
View File
@@ -1,3 +1,16 @@
.cache
build
node_modules
# Local-only files that must NOT be baked into the production image.
.env
.env.*
!.env.production.example
prisma/dev.sqlite
prisma/dev.sqlite-journal
.shopify
.git
.github
*.log
extensions/*/dist