Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 339 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 339 Bytes

Microservices / Pizza CDN

A microservice for hosting cover art from music players (Feishin, etc.) to display via Discord RPC.

Installation

uv pip install -e .

Launching

DOMAIN=coverart.example.com uv run uvicorn pizza:app

Set the DOMAIN environment variable to whatever you want the links to display.