https://github.com/fityannugroho/ghrelease
GitHub Release page with better UX. Read and discover release notes of any GitHub public repository with ease.
https://github.com/fityannugroho/ghrelease
github-releases nextjs website
Last synced: 12 months ago
JSON representation
GitHub Release page with better UX. Read and discover release notes of any GitHub public repository with ease.
- Host: GitHub
- URL: https://github.com/fityannugroho/ghrelease
- Owner: fityannugroho
- License: mit
- Created: 2024-12-08T14:59:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-02T22:42:07.000Z (about 1 year ago)
- Last Synced: 2025-04-30T03:46:46.785Z (12 months ago)
- Topics: github-releases, nextjs, website
- Language: TypeScript
- Homepage: https://ghrelease.vercel.app
- Size: 528 KB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## GitHub Release Viewer
[](https://ghrelease.vercel.app)
**GitHub Release page with better UX.** Read and discover release notes of any GitHub public repository with ease.
👉 **https://ghrelease.vercel.app** 👈
> GitHub API key **IS NOT** required.
## Tech stack
- Next.js 15 (app router) + React 19
- Tailwind CSS
- Shadcn UI
- Tanstack Query
## Installation
### Prerequisite
- Node.js 18 or higher
- pnpm
### Steps
- Clone this project
- Install the packages: `pnpm i`
- Run the development server: `pnpm dev`
- Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
## License
This project is licensed under the [MIT License](LICENSE).
## Support This Project
**Give a ⭐️** if this project helped you! Also please consider supporting this project by [**becoming a sponsor**](https://github.com/sponsors/fityannugroho).