Add Dokploy Docker deployment
Some checks are pending
Deploy to Netlify / deploy (push) Waiting to run

This commit is contained in:
Neeldhara Misra 2026-06-13 23:37:16 +02:00
parent 6334dadf92
commit 18472ac6b0
4 changed files with 55 additions and 0 deletions

11
.dockerignore Normal file
View file

@ -0,0 +1,11 @@
node_modules
dist
.astro
.git
.DS_Store
.env
.env.production
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*