Skip to content

darkroomengineering/specto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Specto

GitHub organization metrics dashboard.

Quick Start

CLI (via npm)

npx specto-cli your-org

Desktop App

Download from Releases or visit specto.darkroom.engineering.

Monorepo Structure

Apps

App Description Stack
apps/desktop Native desktop app Tauri 2, React 19, Vite 7
apps/web Marketing website Next.js 16, React 19
apps/cli CLI tool (specto-cli on npm) Bun, Commander

Packages

Package Description
@specto/core Shared types and GitHub client
@specto/ui Shared React components

Development

# Install dependencies
bun install

# Run all apps in development
bun dev

# Build all apps
bun build

Desktop App Development

Requires GitHub CLI for authentication:

# Install GitHub CLI
brew install gh

# Authenticate
gh auth login

# Run desktop app
cd apps/desktop && bun run dev

Requirements

License

MIT

About

GitHub organization metrics and settings CLI

Resources

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •  

Languages