Skip to content

hilash/cabinets-website

Repository files navigation

Cabinet Registry Website

Next.js website for browsing and installing cabinet templates — portable blueprints for AI-powered business operations.

Live site: runcabinet.com

Architecture

  • This repo — Next.js static site (deployed to GitHub Pages).
  • cabinets — The public registry of cabinet templates.
  • At build time, CI clones the cabinets repo into registry/ and builds the static export.

Local Development

# Copy the registry (Turbopack does not support symlinks outside project root)
cp -r ../cabinets registry && rm -rf registry/.git
npm install
npm run dev

Tech Stack

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors