GitHub Wrapped, inspired by Spotify Wrapped
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.
.env file with necessary environment variables. Refer to .sample-env for guidance..env file.yarn install in the terminal to install project dependencies.yarn dev in the terminal to run the application locally at localhost:3000/.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.