mirror of
https://github.com/tiennm99/dating.git
synced 2026-07-15 10:20:43 +00:00
463 B
463 B
Deployment
Platform
GitHub Pages.
Production URL
Expected URL: https://tiennm99.github.io/dating/.
Build
pnpm run build
For project-page base path:
pnpm run build:gh
Workflow
.github/workflows/deploy-pages.yml builds on main, uploads build/, then deploys with GitHub Pages Actions.
Notes
- Static SvelteKit only. No backend, no form service.
- Pages source should be GitHub Actions.
- No secrets required.