Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/schroedinger-hat/open-source-wrapped

Don't we just love Spotify Wrapped? Well, here's the same concept applied to Open Source on Github :3
https://github.com/schroedinger-hat/open-source-wrapped

developer-experience github-wrapped wrapped

Last synced: 3 months ago
JSON representation

Don't we just love Spotify Wrapped? Well, here's the same concept applied to Open Source on Github :3

Awesome Lists containing this project

README

        


Open Source Wrapped with ❤️ by Schrodinger's Hat



[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]


Open Source Saturday Badge




Open Source Wrapped




Logo




Explore the docs »




View Demo
·
Report Bug
·
Request Feature


Table of Contents



  1. About The Project


  2. Usage

  3. Contributing

  4. Contact

## About The Project

This is the repository of the application Open Source Wrapped, a Spotify Wrapped Cameo to Open Source development

### Tech stack

- [Next.js](https://nextjs.org/)
- [Next Auth](https://next-auth.js.org/)

## Usage

- Create an OAuth App on [GitHub](https://docs.github.com/en/developers/apps/building-oauth-apps/creating-an-oauth-app) in order to enable login with GitHub
- Create `.env.local` file with all the necessary infos, see `.env.example`
- Install the dependencies with ```npm ci``` or ```yarn```
- Run the development server with ```npm run dev``` or ```yarn dev```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result. You can change the port with `--port`flag.

## Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!

## Contact

Schrodinger's Hat Team - [@schrodinger_hat](mailto:[email protected])

[contributors-shield]: https://img.shields.io/github/contributors/Schrodinger-Hat/open-source-wrapped.svg?style=for-the-badge
[contributors-url]: https://github.com/Schrodinger-Hat/open-source-wrapped/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/Schrodinger-Hat/open-source-wrapped.svg?style=for-the-badge
[forks-url]: https://github.com/Schrodinger-Hat/open-source-wrapped/network/members
[stars-shield]: https://img.shields.io/github/stars/Schrodinger-Hat/open-source-wrapped.svg?style=for-the-badge
[stars-url]: https://github.com/Schrodinger-Hat/open-source-wrapped/stargazers
[issues-shield]: https://img.shields.io/github/issues/Schrodinger-Hat/open-source-wrapped.svg?style=for-the-badge
[issues-url]: https://github.com/Schrodinger-Hat/open-source-wrapped/issues