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

https://github.com/aiveraiva/wynnpool

An utility integration for Wynncraft, using the up-to-date data with global statistics and more.
https://github.com/aiveraiva/wynnpool

mongoose nextjs shadcn-ui tailwindcss vercel wynncraft

Last synced: 10 months ago
JSON representation

An utility integration for Wynncraft, using the up-to-date data with global statistics and more.

Awesome Lists containing this project

README

          




(lf logo!)



Logo


Wynnpool



Contributors
Forks
Stars
Issues
License



An utility integration for Wynncraft, using the up-to-date data with global statistics and more.


Report Bug
·
Request Feature
·
Discord


Table of Contents



  1. About The Project

  2. Contributing

  3. License

  4. Contact

## About The Project

[![Product Name Screen Shot][product-screenshot]](https://example.com)

I was originally thinking about making features that I need only, but people keep requesting for new features, and heres the Wynnpool nowadays :D

(back to top)

### Built With

* [![Next][Next.js]][Next-url]
* ![Tailwind][Tailwind]
* [![React][React.js]][React-url]

(back to top)

## Getting Started

This is an example of how you may give instructions on setting up your project locally.
To get a local copy up and running follow these simple example steps.

### Prerequisites

This is an example of how to list things you need to use the software and how to install them.
* node v22

### Installation

1. Clone the repo
```sh
git clone https://github.com/AiverAiva/Wynnpool.git
```
2. Install NPM packages
```sh
yarn install
```
3. Create .env
```sh
cp .env.example .env
```
Open the .env file in a text editor and update the values
4. Run the project in dev
```sh
yarn dev
```

(back to top)

## Roadmap

Please join [Discord Server](https://discord.gg/QVxPPqHFMk) for detailed infomation.
See the [open issues](https://github.com/AiverAiva/Wynnpool/issues) for a full list of proposed features (and known issues).

(back to top)

## 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!

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

(back to top)

### Top contributors:


contrib.rocks image

## License

Distributed under the MIT License. See `LICENSE.txt` for more information.

(back to top)

## Contact

AiverAiva - @aiveraiva on [Discord](https://discord.com/)

Discord Server: [Link](https://discord.gg/QVxPPqHFMk)

Project Link: [https://github.com/AiverAiva/Wynnpool](https://github.com/AiverAiva/Wynnpool)

(back to top)

## Credit

* Thanks [RawFish69](https://github.com/RawFish69) for the api.
* [Wynndata](https://www.wynndata.tk/), [Wynnbuilder](https://github.com/wynnbuilder/wynnbuilder.github.io) for inspiration.

(back to top)

[product-screenshot]: public/images/og-image.png
[Next.js]: https://img.shields.io/badge/next.js-000000?style=for-the-badge&logo=nextdotjs&logoColor=white
[Next-url]: https://nextjs.org/
[React.js]: https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB
[Tailwind]: https://img.shields.io/badge/Tailwind-20232A?style=for-the-badge&logo=tailwindcss
[React-url]: https://reactjs.org/