Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 822 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 822 Bytes

LivestreamRecorderBackend

DeepSource

This is the backend azure function for the Recorder.moe livestream recorder project.

Settings

Hosting on Azure Functions

  • Fork this repository.
  • Set up github repository action secrets and follow the github workflow.

Docker image

  • Use this Docker image ghcr.io/recorder-moe/livestreamrecorderbackend

Warning To set up all the environment variables, please follow the docker-compose example provided in the docker-compose.yml file.