Install
npm install
Build & Launch Plan
This page tracks how we deliver a secure internal website at internal.genoalam.com, powered by Supabase auth, optional IP controls, OpenClaw integration, and staged Hex dashboard deprecation.
Use this as the execution checklist while iterating from local preview to production.
Install
npm install
Start development server
npm run dev
Common build error
If you see Can't resolve @supabase/ssr, it means dependencies haven’t been installed since pulling recent changes. Run npm install again, then retry npm run dev / npm run build.
Open http://localhost:3000 in your browser to review the homepage and product links.
These links are deliberately centralized so updates can be made in one place before publishing.
Master catalogue page with full-sheet references and downloads.
Complete wooden/veneer finish laminate sheets.
High-gloss marble finish laminate full sheets.
Downloadable Acrynova catalogue from current source site.
Downloadable Acrysoft catalogue from current source site.
Physical big catalogue product listing for ordering.
Compact physical catalogue listing for ordering.
Striped acrylic laminate product range and references.
Video and promotional media references.
/internal/*).This project is live at internal.genoalam.com as a project domain. In your DNS provider, create/confirm a CNAME record for internal pointing to cname.vercel-dns.com. Vercel will validate the record and provision SSL automatically.