Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/urre/staytube

Dedicated to great full length concerts. Exploring the concept of using "Youtube as a CMS".
https://github.com/urre/staytube

concerts music react webpack youtube

Last synced: 1 day ago
JSON representation

Dedicated to great full length concerts. Exploring the concept of using "Youtube as a CMS".

Awesome Lists containing this project

README

        

# Staytube

[![Build Status](https://travis-ci.org/urre/staytube.svg?branch=master)](https://travis-ci.org/urre/staytube)

Website for [Staytube](https://staytu.be/)

Dedicated to great full length 🎥 🎹 🎷📼 concerts on YouTube.

Hosted on [Vercel](https://vercel.com)

## Install

```
git clone https://github.com/urre/staytube.git
cd staytube
npm install
```

## Develop

Note: A `.config.js` is needed with a valid YouTube V3 API Key

```
npm start
```

Then open [localhost:8080](http://localhost:8080/).