Unfortunately Phant, our data-streaming service, is no longer in service and has been discontinued. The system has reached capacity and, like a less-adventurous Cassini, has plunged conclusively into a fiery and permanent retirement. There are several other maker-friendly, data-streaming services and/or IoT platforms available as alternatives. The three we recommend are Blynk, ThingSpeak, and Cayenne. You can read our blog post on the topic for an overview and helpful links for each platform.
All secondary SparkFun repositories related to Phant have been archived and pulled in as a subtree in the main Phant GitHub repository.
the fork of phant-manager-http that is currently hosted at data.sparkfun.com.
<<<<<<< HEAD
$ node -v
v0.10.26
$ npm install -g grunt-cli
$ git clone git@github.com:sparkfun/phant-manager-sparkfun.git
$ cd phant-manager-sparkfun
$ git remote add upstream git@github.com:sparkfun/phant-manager-http.git
$ npm install
$ grunt dev
=======
This section outlines how to quickly get this package up and running with the phant module.
cd phantconfig-custom
.npm install
This example assumes you configured the module to use port 8080
. If you have changed the HTTP port, replace 8080
with the port you chose.
npm start
5fa71244e5621e0335dc944c451b822cb9312ba3
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Grunt.
Copyright (c) 2014 SparkFun Electronics. Licensed under the GPL v3 license.