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

https://github.com/prodo-dev/github-prs

Github pull request list made with prodo
https://github.com/prodo-dev/github-prs

Last synced: 11 months ago
JSON representation

Github pull request list made with prodo

Awesome Lists containing this project

README

          

# Github PRs

Github pull request list created with
[Prodo](https://docs.prodo.dev/introduction/getting-started).

## Getting Started

### Install Dependencies

```shell
npm install
```

### Development

```shell
npm start
```

### Test

```shell
npm test
```