/hltv-api

Unofficial API Rest for HLTV

Primary LanguageTypeScript

HLTV API

Unofficial API Rest for HLTV

Technologies used 🚀

How to use 🔧

Requirements 🔎

  • Docker and docker-compose.
  • Node LTS or higher.

Steps 👟

  1. Clone this repository to your machine and open the terminal already in the project directory.
  2. Use the command npm install, to install dependecies.
  3. Use the command npm run dev to run developer mode.
  4. Use the command npm run dev:on to run developer mode with headless browser.
  5. Use the command npm run build to generate build directory.
  6. Use the command npm run start to run builded application.

Thanks ❤️