Photovoltaic Dashboard, read here about the motivation (in german): https://ledermann.dev/blog/2021/02/03/photovoltaik-dashboard-als-web-applikation/
For self-hosting Solectrus, please look at https://github.com/solectrus/hosting
git clone git@github.com:solectrus/solectrus.git
cd solectrus
bin/setup
bin/dev
Then open http://localhost:3000 in your browser.
After preparing development environment (see above):
bin/rspec
Copyright (c) 2020-2021 Georg Ledermann, released under the AGPL-3.0 License