fabro/crates/arc-api
Bryan Helmkamp ae41f1c2c3 Move GitHub App ID and Client ID from env vars to TOML config
Non-secret config (app_id, client_id) now lives in [git] section of
~/.arc/arc.toml. Secrets remain in .env. Setup callback writes
non-secrets to TOML and secrets to .env.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-03 01:05:48 -05:00
..
src Move GitHub App ID and Client ID from env vars to TOML config 2026-03-03 01:05:48 -05:00
tests Add demo API server and wire React app to fetch from API 2026-03-02 09:39:53 -05:00
Cargo.toml Add spec-first OpenAPI for arc-api with generated types 2026-03-01 21:43:49 -05:00