Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 1.41 KB

File metadata and controls

45 lines (28 loc) · 1.41 KB

Steam Style API

GPLv3 License GitHub Sponsors Demo

This repository contains the ingestion portion of the Steam Style project, which functions as the portion of the project responsible for handling querying of the vector database through the API. The contents of the database is collected and processed from the Steam web API through a a separate repository

Running

Prerequisites

  • Git
  • Docker + Docker Compose

1. Clone the repository

git clone https://github.com/Steam-Style/api.git

2. Navigate to the project directory

 cd api

3. Start the services using Docker Compose

docker compose up -d

GitHub Stars GitHub Sponsors

Made with ❤️ by the Steam Style team

Report an IssueVisit Steam Style