https://github.com/alxwrd/hiveman
A webapp to control hive devices
https://github.com/alxwrd/hiveman
hive home-automation
Last synced: 3 months ago
JSON representation
A webapp to control hive devices
- Host: GitHub
- URL: https://github.com/alxwrd/hiveman
- Owner: alxwrd
- License: mit
- Created: 2020-08-01T09:33:29.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-03-05T09:06:22.000Z (about 2 years ago)
- Last Synced: 2024-12-29T17:34:35.511Z (5 months ago)
- Topics: hive, home-automation
- Language: JavaScript
- Homepage: https://alxwrd.github.io/hiveman/
- Size: 290 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# :honeybee: Hiveman
## Build
```
npm install --only=dev
npm run build
```