Skip to content

lee-woodridge/whats-that-card

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

whats-that-card

Search terms to help you find that hearthstone card

Run

go run main.go fetch

to fetch up to date card json.

Run

go run main.go images

to fetch up to date card images, and publish them to cloudinary.

To set up key config for mashape, run:

heroku login
heroku create # if you need to create
heroku config:add MASHAPE_KEY="$MASHAPE_KEY"

which assumes you have a local env variable called MASHAPE_KEY, then

git push heroku master

to push to heroku.

When active you can run heroku logs to check the output.

About

Search terms to help you find that hearthstone card

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages