Skip to content

ThibaultPointurier/Streali-api

Repository files navigation

Streali

The best tool to make your stream prettier.

Streali provides you with tools to make your streaming experience easier. Whether to display alerts or highlight messages from your chat, personalize all your stream easily.

Requirements

Stack

Installation

Create an App

OAuth redirect URL:

http://localhost:3333/oauth/twitch/callback

Loading and configuration

> git clone https://github.com/Streali/API.git
> cd API
> yarn install
> docker compose up -d # and create the database
> cp .env.example .env # and edit the value
> node ace migration:run
> node ace serve --watch

Contributions

Streali is actually in the early stage so all contributions are welcome. You can directly contribute with a PR or take an issue. For better synchronization on the project, you can join Discord but it’s not mandatory.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages