created dockerfile for deployment with dokploy.

This commit is contained in:
2026-06-04 19:31:13 +02:00
parent aecd49a1bc
commit eca8b6c815
5 changed files with 99 additions and 0 deletions
+1
View File
@@ -5,6 +5,7 @@
- Switched the SvelteKit app to `@sveltejs/adapter-node` for production Node hosting.
- Added pnpm production scripts, a production environment example, and source-control ignores for local/build artifacts.
- Documented production build/start commands and Convex Auth production environment requirements.
- Added a root Dockerfile and `.dockerignore` for Dokploy Dockerfile deployments.
## 0.1.0 - 2026-06-04