Frontend Settings

Project-specific settings for the Plant Floor Monitor build track.

Get Started

Run this command to scaffold the Plant Floor Monitor project on your machine. It creates the directory, writes the starter files, and runs pnpm install.

curl -fsSL /scaffolds/plant-floor-monitor.sh | bash

By default the project is created in ./plant-floor-monitor. Pass a name to override: … | bash -s -- my-dir

Plant Floor Monitor Path

Absolute path to your local Plant Floor Monitor directory. Used to read your code when checking work.

User Settings

Claude API key and theme live in user settings.