Showcase your Open Source Contributions (pull requests).
Create a website with an RSS feed of your recent GitHub pull requests across the Open Source projects you contribute to.
Demo: https://prs.atinux.com
Make sure to install the dependencies with pnpm:
pnpm install
Copy the .env.example file to .env and fill in your GitHub token:
cp .env.example .env
Create a GitHub token with no special scope on GitHub and set it in the .env file:
NUXT_GITHUB_TOKEN=your-github-token
Start the development server on http://localhost:3000:
pnpm dev
Build the application for production:
pnpm build
This project is inspired by Anthony Fu’s releases.antfu.me project.
We use cookies
We use cookies to analyze traffic and improve your experience. You can accept or reject analytics cookies.