Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 359 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 359 Bytes

Turing Tutorials

https://turing-tutorials.herokuapp.com/

Setup

You'll need to setup an API key with YouTube and have it defined within ENV['YOUTUBE_API_KEY'].

The following rake task will import videos and insert them into the DB:

$ rake import:all

Stimulus Notes

Things I had to run

brew install node brew install yarn yarn add stimulus