This website works better with JavaScript.
Explore
Help
Sign In
amikhalev
/
sprinklers3
Watch
1
Star
1
Fork
You've already forked sprinklers3
0
Code
Issues
9
Pull Requests
1
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
180
Commits
3
Branches
0
Tags
12 MiB
Tree:
dbb314aaad
develop
master
update-deps
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'dbb314aaad'
${ noResults }
sprinklers3
/
.gitignore
8 lines
76 B
Raw
Normal View
History
Unescape
Escape
Initial Commit
8 years ago
/node_modules
Added package-lock.json file to gitignore
8 years ago
package-lock.json
Added base functionality Added mobx, react, an mqttws. So far only displays connected status for 1 sprinklers device.
8 years ago
npm-debug*
Added idea .gitignore
8 years ago
/dist
Started adding server code
7 years ago
/public
Added idea .gitignore
8 years ago
.idea
Started adding server code
7 years ago
.vscode
Improved connection status display
7 years ago
.env*