/SparkCore-WebApp

An amazing web based interface for your Spark Core. It uses the power of Node.js, Express, Jade, Stylus for the backend, jQuery and AngularJS for the frontend, and the Spark API to let you remote control your own Spark Core. Simply log into your device, and take control... from anywhere in the world! Fork us and make your own!

Primary LanguageJavaScriptMIT LicenseMIT

Spark Core Web App

An amazing web based interface for your Spark Core. It uses the power of Node.js, Express, Jade, Stylus for the backend, jQuery and AngularJS for the frontend, and the Spark API to let you remote control your own Spark Core. Simply log into your device, and take control... from anywhere in the world! Fork us and make your own!

####Don't forget to Watch this repo for the many changes that will be coming in the future as the Spark API is further developed.

###Local Installation

  1. Fork this repo and clone it on your computer, or download the zip and unzip somewhere on your computer
  2. Install Node.js
  3. From the local cloned directory, run "node install" which will install all dependencies
  4. RUN with "node spark.js" or simply "node spark"
  5. Browse to "localhost:3000" in your favorite browser (Chrome is preferred)
  6. CTRL+C to end the task (in Windows), or just close the window.

###Deploy to Web Based Installation at Heroku.com

  1. Follow this guide here: https://devcenter.heroku.com/articles/quickstart
  2. Under step #4, click on Get Started with... Node.js
  3. More step by step instructions are coming

= ###Live Demo http://sparkcore.herokuapp.com