Download

Install Elyan the real way

No desktop wrapper, no fake installer, no hidden infrastructure. Elyan ships as a direct Node.js / Next.js local runtime.

Source checkout

cp .env.example .env
npm install
npm run dev

Production-like local run

npm run build
npm run start

Global CLI

npm install -g .
elyan doctor
elyan health
elyan status