Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 321 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 321 Bytes

Pricewatcher web

This project is a frontend for the Pricewatcher API, it fetches all the prices from all the watchers and creates a graph for each watcher.

Configuring

Edit the app.js and change the url in the $.get() to your pricewatcher /watchers endpoint.