An open API service indexing awesome lists of open source software.

https://github.com/xiaoluoboding/repo.gallery

A curated selection of handpicked repositories, showcasing their original OG images.
https://github.com/xiaoluoboding/repo.gallery

Last synced: 7 months ago
JSON representation

A curated selection of handpicked repositories, showcasing their original OG images.

Awesome Lists containing this project

README

          







repo.gallery





Explore the Variety of Information in Open Source Repositories

## Features

- 🔖 Explore the original OG Image of Repo
- 🗂️ Tabs
- ✨ AI-generated overview infomation
- 🌟 Star History Graph
- 👥 Contributes Graph
- 📚 Repository Details
- #️⃣ Related topics
- 🪄 Repository Transformer

### Install

Install the dependencies

```bash
yarn
# or
pnpm i
```

### Development

Run the development server

```bash
yarn dev
# or
pnpm dev
```

### Production

Build the extension

```bash
yarn build
# or
pnpm build
```

## License

MIT [@xiaoluoboding](https://github.com/xiaoluoboding)