Marketing site for geolocally.com, built with SvelteKit, Tailwind CSS, and DaisyUI. The site is deployed to GitHub Pages via .github/workflows/deploy.yml.
Use Node 20 to match CI:
nvm use
npm ci
npm run dev
npm run check
npm run lint
npm run build
npm run preview
Local baseline was verified on April 10, 2026:
npm run check passesnpm run lint passesnpm run build passesOpen items before production polish are tracked in docs/branch-readiness-audit.md.