asdqwex / racksUI

Web Front End for racks.js SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation:

  1. npm install
  2. place bootstrap.min.js in the views folder
  3. place angular.min.js in the views folder
  4. check out https://github.com/erulabs/racksjs and place racks.js in racksUI folder
  5. compile coffee: coffee -c core.coffee && coffee -c views/client.coffee

Running: $> node core.js {{rackspace username}} {{apiKey}}

point broswer to: http://localhost:3000

About

Web Front End for racks.js SDK


Languages

Language:CoffeeScript 76.2%Language:CSS 23.8%