Skip to content

Sterling-Technologies/meaner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OPENOVATE NODE FRAMEWORK

Installation

  1. Install Redis
wget http://download.redis.io/redis-stable.tar.gz
tar xvzf redis-stable.tar.gz
cd redis-stable
make
  1. Startup Redis
  2. node --harmony_proxies build.js
PhantomJS is used for Ajaxed based SEO
If Composer fails to install, the binaries needs to be built manually and put into seo/vendor/bin
Please see: http://phantomjs.org/build.html to build it.
  1. Copy config.sample.json to config.json
  2. Configure environment in config.json
  3. $ npm run dev

Releases

No releases published

Packages

No packages published