8000 GitHub - coreypnorris/amazing_spider_man_dashboard
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

coreypnorris/amazing_spider_man_dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Amazing Spider-Man Dashboard

A Dashing app (http://dashing.io/) that makes use of the Marvel Comics developer API (http://developer.marvel.com/) to display the first 100 issues of Amazing Spider-Man. A new issue is sent to the dashboard every 7 seconds.

Preview Image

alt text

####Instructions

  • Before getting started you will need a pair of developer keys to use the Marvel API. You can get your free keys at http://developer.marvel.com
  • Clone the repo and navigate to the root directory.
  • Run the bundle command in your terminal to install the gems.
  • Create a file in the root directory and name it .env. In the .env file create the environment variables for your Marvel API Keys like this.
.env

MARVEL_PUBLIC_KEY=yourpublickeygoeshere
MARVEL_PRIVATE_KEY=yourprivatekeygoeshere

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0