Mixture.fm

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(链接)
(安装)
第9行: 第9行:
 
  cd ~/.pow
 
  cd ~/.pow
 
  ln -s /path/to/repo
 
  ln -s /path/to/repo
 +
gem install bundler Bundler
 
  bundle install --path .bundle --binstubs
 
  bundle install --path .bundle --binstubs
 
  vim Procfile.dev
 
  vim Procfile.dev
第16行: 第17行:
 
  cp config/.env .
 
  cp config/.env .
 
  bundle exec foreman start -f Procfile.dev
 
  bundle exec foreman start -f Procfile.dev
 +
 
==链接==
 
==链接==
 
*[http://mixture.fm/ mixture.fm官网]
 
*[http://mixture.fm/ mixture.fm官网]

2013年5月15日 (三) 13:07的版本

Mixture.fm:Ruby on RailsBackbone.js 驱动的电音平台,使用了 MongoDBElasticSearch 等开源项目。

安装

git clone git://github.com/erickreutz/mixturefm.git
cd mixturefm
brew install mongodb
brew install elasticsearch
curl get.pow.cx | sh
cd ~/.pow
ln -s /path/to/repo
gem install bundler Bundler
bundle install --path .bundle --binstubs
vim Procfile.dev
cp config/examples/mongoid.yml config/
cp config/examples/elasticsearch.yml config/
cp config/examples/mongod.conf config/
cp config/.env .
bundle exec foreman start -f Procfile.dev

链接

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱