/Viff-Service

Viff as a Service

Primary LanguageJavaScript

It's still in developing, you could use commanline version instead Viff Command Line, and follow messages in Viff Google Group, we will keep you updated...


Viff Service Build Status

Viff as service in cloud, no need to install again, MATE!!

Development

##Installation

  1. Use git clone --recursive git@github.com:twers/Viff-Service.git to clone the repository. Please beware that --recursive would ensure you install all submodules required by Chef.
  2. Ensure you have installed software below, with correct version:
    • VirtualBox 4.3.4
    • Vagrant 1.4.0
  3. Run vagrant box list to check if you have installed precise64 box. If not, install one from Internet or local sharing drive. Just name the box as "precise64". You can add it by vagrant box add precise64 ./precise64.box
  4. Run vagrant up in the repository folder. It will take about 50 minutes. Be patient.
  5. When it's finished, use vagrant ssh to connect and check if packages are installed. You could run which viff and similarly for mocha, karma, grunt, bower, express, coffee, mongod, phantomjs.
  6. npm install
  7. bower install
  8. grunt dev

HISTORY

Project Created ----- 2013/12/10

TODO

  1. REVISION NUMBER for static files