Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 332 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 332 Bytes

RadiantNet Scraping

Integrated retrieval, storage, and display of photovoltaic generation and usage data from externally managed sites.

Docker

Run both the scraper & the dashboard by first filling out the example env file and copying it to ./.env. Then you can run the containers via

docker compose up --build