Factory

Minimalist FACTORY hub — prototypes, toolkits, and SSR app.

About

FACTORY is an experimental workspace for Spectra: a set of modular toolkits (color, graph, safety widgets) and a Next.js SSR app living in /factory at the repo root.

Getting Started

  1. Open the repo root and switch to the factory/ folder.
  2. Install and run locally: npm install && npm run dev.
  3. Explore docs in docs/PROJECT-INTEGRATION.md.
Note: This page is a minimal front-door. The full FACTORY app runs from the /factory workspace.