Recorder-moe / LivestreamRecorderBackend

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

Home Page:https://recorder.moe/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

https://recorder.moe/

License:GNU General Public License v3.0


Languages

Language:C# 95.7%Language:Dockerfile 4.3%