wrapped
                                
                                 wrapped copied to clipboard
                                
                                    wrapped copied to clipboard
                            
                            
                            
                        GitHub Wrapped, inspired by Spotify Wrapped
GitHub Wrapped
 
Welcome!
Getting started
- Ensure you have yarn installed
- Clone or fork the repo
- Add a .env file, make a Supabase account, add a database, and add its key following .sample-env.
- yarn installto install dependencies
- yarn devto run the app at localhost:3000/
- Sign in from the browser at localhost:3000
That's it. Changes to components should hot-reload in the browser.
Feel free to open an issue if you have any questions, or open a pull request if you would like to contribute.