This is a solar dashboard for displaying information about a solar install.
Frontend
The front end is located in root. The meat of the logic is in
js/solardash.base.js
. The testing infrastructure is in
js/solardash.file.js
as if you are launching the page from a file
url, there is no way to make a url to access the backend.