You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add Dockerfile, GHCR release workflow, APP_HOSTNAME env var
- Add multi-stage Dockerfile with standalone Next.js output
- Add .dockerignore to keep image lean
- Add GitHub Actions workflow to build and push to GHCR on release
- Expose APP_HOSTNAME env var (default: seal3d.app) for SEO metadata
- Replace hardcoded domain in layout, sitemap, and robots with env var
- Update README with features list, Docker deployment docs
- Bump version to 0.3.0
0 commit comments