app
Rebuild hatch.surf with Next.js
2026-06-24 10:36:40 +02:00
components
Rebuild hatch.surf with Next.js
2026-06-24 10:36:40 +02:00
public
Initial commit: hatch.surf web application with Docker deployment
2026-06-24 09:55:30 +02:00
.dockerignore
Initial commit: hatch.surf web application with Docker deployment
2026-06-24 09:55:30 +02:00
.gitignore
Initial commit: hatch.surf web application with Docker deployment
2026-06-24 09:55:30 +02:00
configure-gitea.sh
Switch from GitHub Actions to self-hosted Gitea CI/CD
2026-06-24 09:57:20 +02:00
deploy.sh
Disable Gitea Actions, use manual deploy script
2026-06-24 10:42:28 +02:00
docker-compose.yml
Deploy hatch.surf in Docker container
2026-06-24 10:13:26 +02:00
Dockerfile
Fix Docker build - CSS not loading
2026-06-24 11:15:48 +02:00
eslint.config.mjs
Initial commit: hatch.surf web application with Docker deployment
2026-06-24 09:55:30 +02:00
next.config.ts
Rebuild hatch.surf with Next.js
2026-06-24 10:36:40 +02:00
nginx.conf
Initial commit: hatch.surf web application with Docker deployment
2026-06-24 09:55:30 +02:00
package-lock.json
fix: update Dockerfile to use npm instead of pnpm
2026-06-24 10:53:12 +02:00
package.json
Initial commit: hatch.surf web application with Docker deployment
2026-06-24 09:55:30 +02:00
pnpm-lock.yaml
Initial commit: hatch.surf web application with Docker deployment
2026-06-24 09:55:30 +02:00
pnpm-workspace.yaml
fix: update Dockerfile to use npm instead of pnpm
2026-06-24 10:53:12 +02:00
postcss.config.mjs
Initial commit: hatch.surf web application with Docker deployment
2026-06-24 09:55:30 +02:00
README.md
Initial commit: hatch.surf web application with Docker deployment
2026-06-24 09:55:30 +02:00
setup-gitea.sh
Switch from GitHub Actions to self-hosted Gitea CI/CD
2026-06-24 09:57:20 +02:00
tsconfig.json
Initial commit: hatch.surf web application with Docker deployment
2026-06-24 09:55:30 +02:00
webhook.sh
Disable Gitea Actions, use manual deploy script
2026-06-24 10:42:28 +02:00