ce63faa8f3
Replace the Astro static site with a TanStack Start (Bun runtime) app and add Dockerfile + compose files so the site can be served from home-main-2 behind the home-reverse-proxy-1 Caddy instead of Netlify. CI workflow rewritten to build a container image and SSH-deploy to the home host.
17 lines
130 B
Plaintext
17 lines
130 B
Plaintext
node_modules
|
|
.output
|
|
.nitro
|
|
.tanstack
|
|
dist
|
|
.git
|
|
.gitea
|
|
.github
|
|
.idea
|
|
.vscode
|
|
.DS_Store
|
|
.env
|
|
.env.*
|
|
*.log
|
|
bun-debug.log*
|
|
README.md
|