production configs, deployment configs and readme

This commit is contained in:
mikicvi
2025-09-28 13:35:08 +01:00
parent b95a2ab2e4
commit 429eebb68f
15 changed files with 1115 additions and 44 deletions
+11
View File
@@ -0,0 +1,11 @@
# Docker ignore file
node_modules
.next
.git
.env.local
.env.development
*.log
npm-debug.log*
.DS_Store
*.tgz
*.tar.gz