More Premium Hugo Themes Premium Tailwind Themes

Wrapped

GitHub Wrapped, inspired by Spotify Wrapped

Wrapped

GitHub Wrapped, inspired by Spotify Wrapped

Author Avatar Theme by neat-run
Github Stars Github Stars: 299
Last Commit Last Commit: Jan 10, 2023 -
First Commit Created: Aug 27, 2024 -
Wrapped screenshot

Overview:

GitHub Wrapped is a web application that provides a personalized summary of a user’s GitHub activity. Users can view their GitHub data in a visually engaging format and gain insights into their coding habits and contributions.

Features:

  • Personalized Summary: View a comprehensive overview of GitHub activity
  • Integration with Supabase: Utilize Supabase for account management and database functionalities
  • Real-time Updates: Changes to components reflect in the browser instantly
  • Open Source Contribution: Users can contribute to the project through issue tracking and pull requests

Installation:

  1. Ensure you have yarn installed on your system.
  2. Clone or fork the repository to your local machine.
  3. Create a .env file with necessary environment variables. Refer to .sample-env for guidance.
  4. Set up a Supabase account and create a new database. Add the database key to your .env file.
  5. Run yarn install in the terminal to install project dependencies.
  6. Execute yarn dev in the terminal to run the application locally at localhost:3000/.
  7. Access the application in your browser using the provided local address.

Summary:

GitHub Wrapped is a user-friendly web application that presents a personalized summary of a user’s GitHub activity. By leveraging Supabase for account management and database operations, users can seamlessly interact with their GitHub data in real-time while enjoying the benefits of open-source contributions. The setup process is straightforward, making it easy for users to install and start exploring their GitHub insights.