/solectrus

Photovoltaics Dashboard

Primary LanguageRubyGNU Affero General Public License v3.0AGPL-3.0

Build Status Maintainability Test Coverage

Solectrus

Photovoltaic Dashboard, read here about the motivation (in german): https://ledermann.dev/blog/2021/02/03/photovoltaik-dashboard-als-web-applikation/

Screenshot

Installation

For self-hosting Solectrus, please look at https://github.com/solectrus/hosting

Development

git clone git@github.com:solectrus/solectrus.git
cd solectrus
bin/setup
bin/dev

Then open http://localhost:3000 in your browser.

Test

After preparing development environment (see above):

bin/rspec

License

Copyright (c) 2020-2021 Georg Ledermann, released under the AGPL-3.0 License