Skip to content

feat: initial app#1

Merged
ramonclaudio merged 7 commits into
mainfrom
feat/initial-app
Jan 29, 2026
Merged

feat: initial app#1
ramonclaudio merged 7 commits into
mainfrom
feat/initial-app

Conversation

@ramonclaudio

Copy link
Copy Markdown
Owner

Summary

  • Gitbar — a menubar GitHub dashboard built with Tauri v2 + React 19
  • Shows PRs, issues, repos, and activity in a single resizable-panel window
  • Detail views with full markdown, comments, and reviews

Changes

Layer Commit Description
Config chore(config) Build tooling: Vite 7, Tailwind v4, TypeScript, shadcn/ui
Backend feat(tauri) Tauri v2 shell, Rust entry, capabilities, app icons
Data feat(data) GitHub GraphQL/REST API layer, mappers, hooks, utilities
UI feat(ui) 20+ components, resizable panels, detail view, privacy toggle
Tests test(hooks) Unit tests for mappers, queries, time, review-badge
Docs docs MIT license, changelog, contributing guide
CI ci GitHub Actions workflow, issue/PR templates, demo asset

Impact

  • Bundle: ~5MB native binary (Tauri)
  • Breaking: N/A (initial release)
  • Migrations: None

@ramonclaudio ramonclaudio merged commit 868661f into main Jan 29, 2026
2 checks passed
@ramonclaudio ramonclaudio deleted the feat/initial-app branch January 29, 2026 19:26
ramonclaudio added a commit that referenced this pull request Apr 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant