Skip to content

arthurfcosta/github-repo-sync

Repository files navigation

GitHub Repo Sync

Desktop application for syncing GitHub repositories with parent-child architecture.

Features

  • 🔐 GitHub OAuth authentication via Supabase
  • 📦 Parent-child repository management
  • 🔄 Automatic synchronization between repositories
  • 💾 Cloud database storage with Supabase
  • 📊 Sync history tracking
  • 🖥️ Cross-platform (Windows, macOS, Linux)

Tech Stack

  • Frontend: React + TypeScript + Vite
  • Desktop: Electron
  • Backend: Supabase (Auth + Database)
  • Database: PostgreSQL (via Supabase)
  • Git Operations: simple-git
  • Styling: Tailwind CSS

Build

To build the application:

macOS

npm run dist:mac

Windows

npm run dist:win

Author

Arthur F. Costa

About

Desktop app for syncing GitHub repositories with parent-child architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors