このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
adrianshort
/
apollo
ミラー元
https://github.com/adrianshort/apollo.git
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
リリース
0
Wiki
アクティビティ
GeoRSS aggregator and Layar augmented reality server
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
159
コミット
1
ブランチ
288 KiB
ツリー:
c29cc0984d
master
ブランチ
タグ
${ item.name }
ブランチ
${ searchTerm }
を作成
'c29cc0984d' から
${ noResults }
apollo
/
Procfile
Procfile
82 B
Raw
通常表示
履歴
Fix omitted vars
11年前
Add worker process for Heroku delayed job
11年前
1
2
web: bundle exec unicorn -p $PORT -E $RACK_ENV
worker: bundle exec rake jobs:work