Wayne Sutton
128763387b
feat: add CopyPageDropdown to static pages for LLM sharing
2025-12-14 12:57:08 -08:00
Wayne Sutton
9fa49cffbb
docs: add Netlify deployment troubleshooting guide
2025-12-14 12:30:05 -08:00
Wayne Sutton
031792a64b
fix: add @types/node for process.env TypeScript support
2025-12-14 12:16:31 -08:00
Wayne Sutton
d73f49db65
fix: force devDeps install with npm ci --include=dev and use npx vite build
2025-12-14 12:13:20 -08:00
Wayne Sutton
59e9c655d4
fix: ensure vite installs and builds correctly on Netlify
2025-12-14 12:06:11 -08:00
Wayne Sutton
ad7f07ffe1
fix: ensure npm install runs before convex deploy on Netlify
2025-12-14 11:56:17 -08:00
Wayne Sutton
04c43dec4c
fix: remove tsc from build script, Vite handles TypeScript
2025-12-14 11:53:19 -08:00
Wayne Sutton
7c44b53436
fix: use npx for tsc and vite in build script
2025-12-14 11:48:02 -08:00
Wayne Sutton
1efa55b5d7
fix: update Netlify build command to use convex deploy
2025-12-14 11:43:59 -08:00
Wayne Sutton
462729de58
chore: prepare v1.0.0 for Netlify deployment
...
Update version to 1.0.0 across package.json and changelog. Configure netlify.toml with Convex deployment URL (agreeable-trout-200.convex.site). Verify TypeScript type-safety for src and convex directories. Confirm Netlify build passes with SPA 404 fallback configured. Update TASK.md with deployment steps and files.md with complete file structure.
2025-12-14 11:30:22 -08:00
Wayne Sutton
6e8d1b1138
first commit
2025-12-14 10:27:27 -08:00