export interface RepoItem { name: string; description: string; }