Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

autogit

AI powered GitHub app builder: describe what you want in plain English and get a working GitHub App.

Features

  • Natural language to working GitHub App
  • Auto generates webhook handlers, auth flow, and UI
  • Supports issue bots, PR reviewers, CI helpers, and more
  • One click deploy to GitHub Apps

Quick Start

pnpm install
pnpm dev

Open http://localhost:5173 and describe your app.

Environment

cp .env.example .env.local
Variable Description
VITE_GITHUB_CLIENT_ID GitHub OAuth app client ID
VITE_API_URL Backend API base URL

Stack

  • Frontend: React 18 and Vite and Tailwind CSS
  • AI: Anthropic Claude
  • GitHub: Octokit and GitHub Apps API

License

Apache 2.0

About

AutoGit: AI powered GitHub app builder

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages