Skip to content

open-pv/website

Folders and files

NameName
Last commit message
Last commit date
Feb 21, 2025
Jan 11, 2025
Feb 24, 2025
Feb 24, 2025
Jun 23, 2023
Jan 11, 2025
Sep 1, 2024
Jan 11, 2025
Sep 15, 2024
Jan 11, 2025
Feb 21, 2025
Feb 21, 2025
Jun 23, 2023
Jan 11, 2025

Repository files navigation

Website

The OpenPV website

This is the base repository for the website openpv.de. The website is built using

The whole site is static, reducing the hosting costs as much as possible. The shading simulation happens in the browser, using our npm package simshady.

Setup

If you want to deploy this website locally, you need to follow these steps:

  1. Clone the repository and enter it.
  2. Make sure that you have node and the node package manager npm installed. Check this by running
    node --version
    npm --version
    
  3. Install all required packages from package.json by running
    npm install
  4. To build the code and host it in a development environment, run
    npm run dev
    and visit localhost:5173.

How does this work?

We have a detailed description in german and english on our About Page. Also check out our blog.

Funding

We thank our sponsors.