Add Dockerfile, nginx config, and Gitea Actions CI workflow
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 1m18s

This commit is contained in:
Lennie S.
2026-04-12 00:29:26 +00:00
parent 026652739d
commit 20baf040fb
4 changed files with 85 additions and 0 deletions

7
.dockerignore Normal file
View File

@@ -0,0 +1,7 @@
node_modules
dist
.git
.gitignore
*.md
eslint.config.js
vite.config.js