Skip to content

citizensadvice/energy-comparison-table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Energy Supplier Comparison Table

A small rails app that generates the energy supplier comparison table found in the Consumer section of Citizens Advice public site.

This repo contains example data for automated testing. For the latest energy supplier customer service ratings, see the Citizens Advice website. https://www.citizensadvice.org.uk/consumer/your-energy/get-a-better-energy-deal/compare-domestic-energy-suppliers-customer-service/

Getting started

See getting-started.md

Environment variables & secrets

Environment variables and secrets are stored within the relevant environment(s) in the GitHub repo, not in Vault. See configuration section in Infrastructure docs.

View components

This project uses view components for front end logic and rendering - see view-components.md

Static assets

See static-assets-pipeline.md.

GraphQL Queries

See working-with-queries.md.