Skip to content

Latest commit

 

History

History
42 lines (24 loc) · 1.45 KB

README.md

File metadata and controls

42 lines (24 loc) · 1.45 KB

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.

Getting started

Start the front at http://localhost:4200

yarn start

Launch Storybook at http://locahost:4400

yarn storybook

Generate a Nx library

nx g lib mylib --directory=myapp

Generate a component

nx g @nrwl/react:component my-component

Run units tests

nx affected:test

Design system

Like the project, the design system is also open source. You can view and use it on Figma.

Link to the DS : https://www.figma.com/community/file/1134034664665218866

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.