Skip to content

A minimal web application that fetches and displays current electricity prices from the European Power Exchange (EPEX Spot) for consumers with hourly metered billing. It uses publicly available market data and presents hourly prices in a simple web interface for easy inspection.

Notifications You must be signed in to change notification settings

Satoshi-Engineering/powerchart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Powerchart

Setup

Make sure to install dependencies:

npm install

If you are working at Satoshi Engineering, please configure your GIT repo to use the GIT hooks from the directory .githooks:

git config core.hooksPath .githooks

Development Server

Start the development server on http://localhost:3000:

npm run dev

Testing

Unit testing:

npm run test:unit

E2E testing:

npm run test:e2e:ui

Production

Build the application for production:

npm run build

Locally preview production build:

npm run preview

About

A minimal web application that fetches and displays current electricity prices from the European Power Exchange (EPEX Spot) for consumers with hourly metered billing. It uses publicly available market data and presents hourly prices in a simple web interface for easy inspection.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •