Skip to content

Recorder.moe 專案的網頁後端 API。 (.NET 8 Azure Functions)

License

Notifications You must be signed in to change notification settings

Recorder-moe/LivestreamRecorderBackend

Repository files navigation

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.