Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jalpp/broadcastmanager
Generate Broadcast descriptions, teir generation.
https://github.com/jalpp/broadcastmanager
lichess reactjs
Last synced: about 1 month ago
JSON representation
Generate Broadcast descriptions, teir generation.
- Host: GitHub
- URL: https://github.com/jalpp/broadcastmanager
- Owner: jalpp
- License: mit
- Created: 2023-04-13T12:06:09.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-05T03:03:01.000Z (4 months ago)
- Last Synced: 2024-09-07T08:44:18.254Z (4 months ago)
- Topics: lichess, reactjs
- Language: JavaScript
- Homepage: https://lichess-broadcast-manager.netlify.app/
- Size: 1.09 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BroadcastManager
Generate Broadcast short and long descriptions and determine which tier the broadcast belongs to. The Descriptions are for Lichess Broadcasts, but can be used in any Chess tournament descriptions could be online or OTB.
Broadcast Manager is also a tool that lets users count new broadcasts, learn how Broadcast works, and provide quick links.# Remarks
This site is originally based on the Terminal program Description program which was made in Python see [here](https://github.com/jalpp/BroadcastDescGenerator)
# Run Local
```
git clone BroadcastManager
cd BroadcastManager
npm start
```# Run Build
run build to have a production-ready folder of the site
```
npm run build```
# Preview
![Screen Shot 2024-01-29 at 7 57 50 PM](https://github.com/jalpp/BroadcastManager/assets/92553013/5bf2c063-f304-42d9-ab04-9ec12526d238)