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 b4a58d6a5b Deleted the back button and moved the edit button to the top 13 yıl önce
app Deleted the back button and moved the edit button to the top 13 yıl önce
config Added SendGrid config for Heroku 13 yıl önce
db First commit 14 yıl önce
doc First commit 14 yıl önce
lib New task to fetch all feeds 14 yıl önce
log First commit 14 yıl önce
public Improved add feed usability on the home page 14 yıl önce
script First commit 14 yıl önce
test Basic password reset setup 13 yıl önce
vendor First commit 14 yıl önce
.gitignore Ignored .rvmrc 13 yıl önce
Gemfile Added password system 13 yıl önce
Gemfile.lock Added password system 13 yıl önce
README.md Added basic password recovery emails 13 yıl önce
Rakefile First commit 14 yıl önce
config.ru First commit 14 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.