Skip to content

alexdetsch/solectrus

 
 

Repository files navigation

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

Packages

No packages published

Languages

  • Ruby 62.8%
  • Slim 22.4%
  • JavaScript 8.2%
  • HTML 3.2%
  • Shell 2.8%
  • Dockerfile 0.3%
  • CSS 0.3%