A simple live stream embedding page https://live.eventbikezero.de/
 
 
Go to file
McTom234 85cca8d36b
Bump dependencies to latest versions
2021-05-30 02:29:09 +02:00
src Bump dependencies to latest versions 2021-05-30 02:29:09 +02:00
static Update icons and badges 2021-05-19 23:11:46 +02:00
streams Add support for notes to stream pages 2020-06-12 00:35:00 +02:00
.gitattributes Update icons and badges 2021-05-19 23:11:46 +02:00
.gitignore Updates on layout, cleanup 2020-06-11 15:09:23 +02:00
.prettierignore Initial commit from gatsby: (https://github.com/gatsbyjs/gatsby-starter-hello-world.git) 2020-06-06 17:10:30 +02:00
.prettierrc Initial commit from gatsby: (https://github.com/gatsbyjs/gatsby-starter-hello-world.git) 2020-06-06 17:10:30 +02:00
LICENSE Start derivate work based upon Gatsby Hello world starter 2020-06-11 01:55:29 +02:00
README.md Preparation for #e2021_05_23_konfi 2021-05-19 23:11:35 +02:00
gatsby-browser.js Updates on layout, cleanup 2020-06-11 15:09:23 +02:00
gatsby-config.js Preparation for #e2021_05_23_konfi 2021-05-19 23:11:35 +02:00
gatsby-node.js Revisit layout, third-party-consent 2021-05-19 23:11:46 +02:00
package.json Bump dependencies to latest versions 2021-05-30 02:29:09 +02:00

README.md

StreamSpace

This project was more of an experiment and is not continuously developed, but extended and / or maintained on demand. The goal is to embed livestreams from third-party sites into a simple web site.

The project was created by the eventbike crew for SpaceLeaves as the project "StreamSpace". Work was transfered in 2021 to the eventbike org. We're open to respond to your issues, but you'll most likely see not much documentation or progress here.

This repository is our first try on GatsbyJS

Installation, Development, Deployment

  • get GatsbyJS from their official website
  • run npm install
  • place your stream config in streams/
  • run gatsby serve or gatsby build