Skip to content

Instructional videos from Turing School of Software and Design

Notifications You must be signed in to change notification settings

turingschool-projects/turing_tutorials

 
 

Repository files navigation

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

About

Instructional videos from Turing School of Software and Design

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.9%
  • Ruby 9.9%
  • HTML 2.5%
  • CSS 0.7%