Skip to content
This repository has been archived by the owner on Mar 14, 2023. It is now read-only.

Twitch Player API is a RESTful API which allow getting VOD from free and sub-only Twitch channels.

License

Notifications You must be signed in to change notification settings

TwitchVODPlayer/twitch-player-api

Repository files navigation

Twitch Player API

Twitch Player API is a RESTful API which allow getting VOD from free and sub-only Twitch channels.

Production

Configuration

Copy env.example and edit the environment variables:

cp .env.example .env
nano .env.example

Installation

Move docker-compose.yml to te deploy folder and run:

docker compose up -d

Development

Run the project:

yarn dev

Build the docker image:

yarn docker

About

Twitch Player API is a RESTful API which allow getting VOD from free and sub-only Twitch channels.

Topics

Resources

License

Stars

Watchers

Forks