/faceit-tools

Stats, Map Picker and Account Finder for FACEIT.com (CS2)

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

⚠️ Project is currently in an active refactoring and rework phase. This includes an update to support CS2. Usage is currently not recommended.

FACEIT Tools

Stats, Map Picker and Account Finder for FACEIT.com (CS2)

Features

  • Angular SSR Application
  • Stats
  • Map Picker (Matchroom or Custom Teams)
  • Account Finder (Steam to FACEIT)

Deployment

Environment

Copy .env.example to .envand update the values.

To get the required API keys, visit the following pages:

Docker

To build and run the Docker image, run:

macOS/Linux

chmod +x run-docker.sh
./run-docker.sh

Authors