https://github.com/gcoonrod/rainbarrel
Data collection server for IoT sensors.
https://github.com/gcoonrod/rainbarrel
actionhero datalogger iot iot-sensors
Last synced: 11 months ago
JSON representation
Data collection server for IoT sensors.
- Host: GitHub
- URL: https://github.com/gcoonrod/rainbarrel
- Owner: gcoonrod
- License: mit
- Created: 2017-10-14T01:47:36.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-09T19:42:29.000Z (over 8 years ago)
- Last Synced: 2025-03-05T15:13:50.792Z (over 1 year ago)
- Topics: actionhero, datalogger, iot, iot-sensors
- Language: JavaScript
- Size: 249 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rainbarrel
Data collection server for IoT sensors
## To install:
(assuming you have [node](http://nodejs.org/) and NPM installed)
`npm install`
## To Run:
`npm start`
## To Test:
`npm test`