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.
- Host: GitHub
- URL: https://github.com/aiveraiva/wynnpool
- Owner: AiverAiva
- License: mit
- Created: 2024-11-11T01:26:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-08-15T04:18:30.000Z (10 months ago)
- Last Synced: 2025-08-15T06:18:38.155Z (10 months ago)
- Topics: mongoose, nextjs, shadcn-ui, tailwindcss, vercel, wynncraft
- Language: TypeScript
- Homepage: https://www.wynnpool.com
- Size: 21.8 MB
- Stars: 6
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
(lf logo!)
Wynnpool
An utility integration for Wynncraft, using the up-to-date data with global statistics and more.
Report Bug
·
Request Feature
·
Discord
Table of Contents
## 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
### Built With
* [![Next][Next.js]][Next-url]
* ![Tailwind][Tailwind]
* [![React][React.js]][React-url]
## 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
```
## 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).
## 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
### Top contributors:
## License
Distributed under the MIT License. See `LICENSE.txt` for more information.
## 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)
## 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.
[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/