mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-21 00:21:27 +00:00
Automates first-time setup: generates server.toml, Ed25519 JWT keypair, mTLS CA+server certificates, session secret, and .env file with proper permissions. Includes pre-flight system dependency checks shared with doctor, LLM provider API key collection, and optional doctor verification. Also renames config file from arc.toml to server.toml across the codebase, and loads ~/.arc/.env before CWD .env for centralized secret management. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| components | ||
| data | ||
| layouts | ||
| lib | ||
| routes | ||
| welcome | ||
| api-client.test.ts | ||
| api-client.ts | ||
| app.css | ||
| root.tsx | ||
| routes.ts | ||