https://github.com/brandonroberts/streamkit
My streaming overlay platform for YouTube https://bit.ly/3AvaoFz and Twitch https://bit.ly/37xUPAM
https://github.com/brandonroberts/streamkit
angular nestjs ngrx rxjs typescript
Last synced: 19 days ago
JSON representation
My streaming overlay platform for YouTube https://bit.ly/3AvaoFz and Twitch https://bit.ly/37xUPAM
- Host: GitHub
- URL: https://github.com/brandonroberts/streamkit
- Owner: brandonroberts
- License: mit
- Created: 2021-07-20T02:22:06.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-20T02:47:39.000Z (almost 4 years ago)
- Last Synced: 2025-05-06T19:13:29.476Z (19 days ago)
- Topics: angular, nestjs, ngrx, rxjs, typescript
- Language: TypeScript
- Homepage:
- Size: 11.9 MB
- Stars: 15
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# StreamKit
A streaming overlay platform built with Angular and NestJS
## Setup
```sh
yarn
```## Run
```sh
yarn start
```Browse to http://localhost:4200