A living checklist of what we've built and what's still needed before the site is fully ready for customers and the shop owner.
Overall progress
48%(11 of 23 complete)
Last updated 2026-06-13
Pages visitors see today.
4/4 complete
Shown on Books and Services; editable in admin when Supabase is live.
Static copy on /services — not editable in admin yet.
2/5 complete
Seed data references /book-cover-*.jpg; public/ currently has logo.png only.
From Google Business Profile; add phone/WhatsApp when available.
Links are # placeholders today.
Backend and owner tools — see SETUP.txt.
4/8 complete
Files: supabase/migrations/001_content_and_admin.sql, 002_book_covers_storage.sql
npm run bootstrap:admin or Dashboard → Authentication + SQL insert.
store_items table + /admin/items; no online checkout yet.
Required for /admin writes when DISABLE_AUTH is on.
1/4 complete
Last push recorded locally: 2026-05-02.
Possible later — not required for first launch.
0/2 complete
This list lives in lib/project-checklist.ts and is updated when we finish work in the repo. For Supabase setup steps, see SETUP.txt.