Skip to content

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
VariableDescription
VITE_GITHUB_CLIENT_IDGitHub OAuth app client ID
VITE_API_URLBackend 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

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages