Skip to content

joelbman/kzstats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KZStats

KZStats.com

KZStats is a website that presents Counter-Strike: Global Offensive KZ Mod records and other related data. This is the 3.0 GlobalAPI rework repo, currently in production.

Note: This was my first TypeScript, React & Tailwind project so most of the frontend code is pretty messy, I might clean it up at some point.

Feature requests

For feature requests, message me on Discord (so0le#2553) and/or open an issue on GitHub.

Contributing/Running the environment

Currently there are a few things such as manually created database tables etc. that make cloning and running the environment a bit tricky. However, if you view the code and see any potential improvements, mistakes or suggestions feel free to open an issue or pull request.

Main tech

  • Backend: NodeJS w/ Express
  • Frontend: React + Tailwind
  • Database: MySQL

Assets used