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
- Host: GitHub
- URL: https://github.com/prodo-dev/github-prs
- Owner: prodo-dev
- Created: 2019-10-01T11:40:22.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T11:51:09.000Z (about 3 years ago)
- Last Synced: 2025-02-03T06:42:00.751Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://prodo-github-prs.netlify.com
- Size: 1.95 MB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
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
```