https://github.com/realcyguy/usefulhypixelstats
"Useful" Hypixel stats website written with flask.
https://github.com/realcyguy/usefulhypixelstats
Last synced: 4 months ago
JSON representation
"Useful" Hypixel stats website written with flask.
- Host: GitHub
- URL: https://github.com/realcyguy/usefulhypixelstats
- Owner: RealCyGuy
- License: mit
- Created: 2021-11-02T01:06:23.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-01T04:01:53.000Z (over 4 years ago)
- Last Synced: 2024-12-30T22:32:36.555Z (over 1 year ago)
- Language: CSS
- Homepage: https://hypixel.up.railway.app/
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# UsefulHypixelStats
Hypixel stats website written with flask.
## Development
- clone repo
- install pip requirements
- copy `.env.example` to `.env` and fill out with your own information
- `flask run`
## License
[MIT!](https://github.com/RealCyGuy/UsefulHypixelStats/blob/main/LICENSE.md)