Meridian

Almanac · Chart

Getting started

From clone to a local plate in a few honest steps.

You need Node.js 20+, pnpm, and a quiet hour. The plate does not require a GPU or a key from a model vendor.

Install

pnpm install
cp .env.example .env
pnpm dev

Open http://localhost:3000. You should see the chart, the cartouche, and a header that still knows the word Pilot.

Scripts on the bench

| Script | What it does | | --- | --- | | pnpm dev | Local watch | | pnpm build | Production plate | | pnpm start | Serve the built plate | | pnpm lint | ESLint | | pnpm typecheck | TypeScript |

First bearing

  1. Read src/lib/site.ts and put your name on the cartouche.
  2. Walk /blog and /docs so you know which rooms are Pilot and Almanac.
  3. Submit /register once so you see the furniture notice. Then ignore those routes until you wire a real helm.