Skip to content

Ready-for-review/ready-for-review

Repository files navigation

ready-for-review

homepage for podcast "Ready for review"

Setup

You need the actual Node.js LTS version to build this website (other versions may work, too).

To install all dependencies please use npm to install them (yarn should work, too, but there is no support if you run into problems).

npm i

To run the site on your machine you can use a npm script:

npm start

To build the site (you'll find the result in the _site folder) run

npm run build

YouTube API

We use the googleapi package to load data from YouTube and display it on our page. To get everything working you need an API key and put into an .env file (see .envsample).

This step is optional. If you don't care for the stream, you don't need it because everything works without it.

Obtaining API credentials for YouTube

About

homepage for podcast "Ready for review"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •