Skip to content

A little web app to help you compare flat-rate tariff pricing against time-of-use tariff pricing.

Notifications You must be signed in to change notification settings

SolarNetwork/tou-explorer

Repository files navigation

SolarNetwork Time of Use Tariff Explorer

This project is a little web app to help you compare flat-rate tariff pricing against time-of-use tariff pricing. You can try it out here:

https://go.solarnetwork.net/tou-explorer/

Screenshot of the ToU Explorer app

Built with Nifty ToU

This app is built with the Nifty ToU library.

Building from source

To build yourself, clone or download this repository. You need to have Node 16+ installed. Then:

# initialize dependencies
npm ci

# run development live server on http://localhost:8080
npm run dev

# build for production
npm run build

Running the build script will generate the application into the dist/ directory.

About

A little web app to help you compare flat-rate tariff pricing against time-of-use tariff pricing.

Topics

Resources

Stars

Watchers

Forks

Languages