# Website

Static public website for OrbyNode.

Stack direction remains Vite + React + TypeScript + Bun + Magic UI for the
product client. This first public page is intentionally dependency-free static
HTML so it can deploy before the shared website build is extracted.

Open locally:

```sh
open docs/website/index.html
```

Do not use Next.js.
