https://github.com/maple3142/wynnstats
WynnStats is a serverless client which can view wynncraft statistics.
https://github.com/maple3142/wynnstats
minecraft single-page-app vue website wynncraft
Last synced: 11 months ago
JSON representation
WynnStats is a serverless client which can view wynncraft statistics.
- Host: GitHub
- URL: https://github.com/maple3142/wynnstats
- Owner: maple3142
- License: mit
- Created: 2017-10-07T11:12:23.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-08-13T06:18:08.000Z (over 4 years ago)
- Last Synced: 2025-06-06T23:08:17.780Z (11 months ago)
- Topics: minecraft, single-page-app, vue, website, wynncraft
- Language: Vue
- Homepage:
- Size: 5.13 MB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [WynnStats](https://wynnstats.netlify.com/)
*WynnStats is a serverless client which can view [wynncraft](https://wynncraft.com/) statistics.*
[](https://travis-ci.org/maple3142/WynnStats)
## Build
### yarn
```sh
yarn
yarn build #build
yarn dev #start dev server
```
After build success, open `dist/index.html` in browser.
## TODO
- [x] Online Players List
- [x] True search system
- [x] Show your id and location if you are in game
- [x] Item Database
- [ ] Guild Territories
[WynnCraft forums thread](https://forums.wynncraft.com/threads/unoffical-wynnstats.205622/)