SOLIDSTART + PANDA + PARK UI STARTER
Panda Park UI

This repository is a starter workspace for building a real SolidStart app with Panda CSS, Park UI wrappers, and a built-in internal component explorer for design system and recipe work.

The homepage is intentionally just orientation copy. It is not meant to be the shipped product surface. Replace this route and add your actual application routes under app/src/routes as soon as implementation starts.

The component explorer still exists, but it now lives under an internal-only path so it reads as a development tool instead of part of the public app.

What This Repo Is

A starter app shell with shared UI wrappers, design tokens, and examples for building real SolidStart product surfaces.

How To Use It

Start building your real app immediately by replacing this landing page, adding routes, and reusing the shared UI components under app/src/components/ui.

What Stays Internal

Use the explorer at /_internal/comps for recipe previews, design-system checks, and wrapper experimentation while you build the actual app elsewhere.