Commit Graph

6 Commits

Author SHA1 Message Date
muken c42b1c3cc8 perf: add sharp for image optimization, lazy loading on menu
- Added sharp for server-side image resizing
- Lazy loading and async decoding on menu images
- Added thumbnail column to images table
- Images API now generates 400x300 thumbnails on upload
2026-06-30 20:54:43 -05:00
muken 991e73fcff feat: harden bootstrap and add tests 2026-06-28 16:43:03 -05:00
muken 7cc1877674 Replace welcome text with slideshow and fix admin image upload 2026-06-27 19:03:57 -05:00
muken 3294471a94 Bind Next.js to 0.0.0.0 in container 2026-06-27 17:44:30 -05:00
muken cc59177a74 Add database integration, auth API, admin/user portals, and deploy-db.sh 2026-06-27 16:40:58 -05:00
muken 4500f84706 chore: add package.json with Next.js 14, TypeScript and Pretext 2026-06-27 21:24:04 +00:00