Skip to content

busterroni/phishvids

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

103 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

build status

PhishVids

More here soon!

If you have any questions in the meantime, you can email me at d@phishvids.com.

Directory Structure

/public -- public files served through express
/src -- coffeescript source
  /api -- external APIs
  /app -- derby app
  /extras -- extraneous scripts
  /lib -- external modules
  /server -- server files (express, derby server)
/styles -- stylus css
/ui -- derby components
/views - derby html templates

Tests

To run tests please install Webspecter and then execute the following command

webspecter tests/test.coffee

Config

This will not run without a file at src/api/config.json.

{
  "phishnetAPI":"",
  "youtubeAPI":""
}

You can get a Phish.net API key from here.

Setlist data

All setlist data is courtesy of the Mockingbird Foundation. Thanks to them, this is all possible.

About

The public repository of PhishVids. Built with DerbyJS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CoffeeScript 75.5%
  • JavaScript 24.4%
  • Ruby 0.1%