John-Mark Gurney 317306caab | 4 years ago | |
---|---|---|
root | 4 years ago | |
solardash | 5 years ago | |
.gitignore | 4 years ago | |
LICENSE.txt | 5 years ago | |
Makefile | 4 years ago | |
NOTES.md | 4 years ago | |
README.md | 4 years ago | |
cmds.txt | 4 years ago | |
fakedata.py | 4 years ago | |
requirements.txt | 5 years ago | |
setup.py | 5 years ago |
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.