Skip to content

azharkhan/comic-book-pull-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Comic Book Pull List Viewer

An app that shows you upcoming comics from your pull-list (subscriptions) for a given week (if data is available)

Tools

  • React
  • Browserify
  • Gulp
  • NodeJS (Back-end)
  • Redis (Caching)

Dependencies

  • Gulp: npm install -g gulp
  • Redis: brew install redis (for OSX)

Instructions

  • after cloning the repo, install the necessary dependencies as specified above
  • install the necessary packages: npm install
  • make sure a redis instance is running redis-server before running the code
  • run gulp and a browser window should spawn and load this week's comics

Sources

About

A quick app that shows you the upcoming releases from the comic books that you are following

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published