Move to Docker build without Vercel

This commit is contained in:
Bart van der Braak 2024-10-10 00:13:06 +02:00
parent 16221dec61
commit 1e6059f745
16 changed files with 160 additions and 627 deletions

11
.dockerignore Normal file
View file

@ -0,0 +1,11 @@
.DS_Store
node_modules
dist
build
/.svelte-kit
/package
.env
.env.*
!.env.example
vite.config.js.timestamp-*
vite.config.ts.timestamp-*