https://github.com/wintrcat/wintrchess
WintrChess ♟️
https://github.com/wintrcat/wintrchess
chess stockfish
Last synced: about 2 months ago
JSON representation
WintrChess ♟️
- Host: GitHub
- URL: https://github.com/wintrcat/wintrchess
- Owner: WintrCat
- License: gpl-3.0
- Created: 2025-07-31T02:07:50.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2026-02-03T21:41:53.000Z (4 months ago)
- Last Synced: 2026-02-04T10:43:57.573Z (4 months ago)
- Topics: chess, stockfish
- Language: TypeScript
- Homepage: https://wintrchess.com/
- Size: 79.8 MB
- Stars: 126
- Watchers: 1
- Forks: 41
- Open Issues: 11
-
Metadata Files:
- Readme: readme.md
- Contributing: docs/contributing.md
- License: LICENSE
Awesome Lists containing this project
README
> [!IMPORTANT]
> Looking for maintainers! Please join [the Discord server](https://discord.com/invite/XxtsAzPyCb) and open a ticket to apply :)
WintrChess
A website that analyses Chess games with move classifications, for free.

> Originally Game Report, the platform has been rebuilt with many more features!
## 📂 Project
The WintrChess repository is a monorepo made up of three packages:
#### `client`
The frontend for the website built with React and TypeScript.
#### `server`
The backend for the website where the website content is served, and where any API endpoints will live.
#### `shared`
Libraries, some types and common logic is stored here and can be accessed by both other packages.
## 📚 Documentation
[Hosting WintrChess locally](https://github.com/WintrCat/wintrchess/blob/master/docs/hosting.md)
[Contributing to the project](https://github.com/WintrCat/wintrchess/blob/master/docs/contributing.md)
## ☕ Support
If you like this project or find it useful, consider buying me a little coffee! Everything is appreciated so much 💙
[https://ko-fi.com/wintrcat](https://ko-fi.com/wintrcat)