Skip to content

Recreating an awesome power generation graphic from the Guardian

Notifications You must be signed in to change notification settings

tjperr/coal_free

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coal_free

Recreating an awesome power generation graphic from the Guardian. See tper.co.uk/coal for the result

Instructions

  • Get an API key by following the BMRS API guide
  • Save the key as an environment variable caled bmrs_key

To deploy locally:

  1. Start Docker
  2. Save environment variable bmrs_key
  3. sam build
  4. sam local start-api or sam local invoke

To deploy to prod:

  1. Save environment variable bmrs_key
  2. sam deploy --parameter-overrides ParameterKey=Key,ParameterValue=$bmrs_key

About

Recreating an awesome power generation graphic from the Guardian

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages