Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 756 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 756 Bytes

⚠️ 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