Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nicksware/vuespot
Yet another client for another tool to read power production of SMA® solar/battery inverters
https://github.com/nicksware/vuespot
mysql php73 pwa sbfspot sma solar vuejs2
Last synced: about 1 month ago
JSON representation
Yet another client for another tool to read power production of SMA® solar/battery inverters
- Host: GitHub
- URL: https://github.com/nicksware/vuespot
- Owner: nicksware
- License: other
- Created: 2020-08-20T20:10:16.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-25T21:26:06.000Z (almost 4 years ago)
- Last Synced: 2024-09-29T19:42:29.602Z (about 2 months ago)
- Topics: mysql, php73, pwa, sbfspot, sma, solar, vuejs2
- Language: PHP
- Homepage: https://noobping.github.io/
- Size: 658 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# vuespot
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```### update package versions
```
npm run update
```