GeoRSS aggregator and Layar augmented reality server
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
 
CharlotteGilhooly 62e430a54d Added pagination 12 yıl önce
app Added pagination 12 yıl önce
config Added SendGrid config for Heroku 12 yıl önce
db First commit 12 yıl önce
doc First commit 12 yıl önce
lib New task to fetch all feeds 12 yıl önce
log First commit 12 yıl önce
public Improved add feed usability on the home page 12 yıl önce
script First commit 12 yıl önce
test Basic password reset setup 12 yıl önce
vendor First commit 12 yıl önce
.gitignore Ignored .rvmrc 12 yıl önce
Gemfile Added pagination 12 yıl önce
Gemfile.lock Added pagination 12 yıl önce
README.md Added basic password recovery emails 12 yıl önce
Rakefile First commit 12 yıl önce
config.ru First commit 12 yıl önce

README.md

Before installing/deploying:

$ export APOLLO_HOSTNAME=example.org

On Heroku:

$ heroku config:add APOLLO_HOSTNAME=example.org

Replace example.org with your own hostname. When running locally this will probably be localhost:3000.