https://github.com/nibalizer/opensourcefeed
24/7 feed of open source activity
https://github.com/nibalizer/opensourcefeed
Last synced: 9 months ago
JSON representation
24/7 feed of open source activity
- Host: GitHub
- URL: https://github.com/nibalizer/opensourcefeed
- Owner: nibalizer
- Created: 2020-05-12T04:29:46.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-24T20:29:06.000Z (over 5 years ago)
- Last Synced: 2025-02-13T02:17:50.727Z (11 months ago)
- Language: Python
- Homepage: https://twitch.tv/opensourcefeed
- Size: 543 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Open Source Feed on Twitch
This app controls the [opensourcefeed](https://twitch.tv/opensourcefeed) livestream. It keeps a 24/7 heartbeat of all the open source code and contributions flying around the internet.

# Architecture

# Quickstart
- Configure `config.sh` from `example.config.sh`
- Run `npm install` in `web` dir
- Run `virtualenv --python=python3 venv` in `workers/github`
- Run `source venv/bin/activate`
- Run `pip install -r requirements.txt` in `workers/github` dir (possibly in venv)
- Return to top level directory (with `README.md`)
- Run `run-apps.sh`
# License
Apache 2.0
# References
-
-
-
-
-
-