GeoRSS aggregator and Layar augmented reality server
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
Adrian Short 271a6979d2 Added SendGrid config for Heroku 13年前
app Use count rather than size to count posts efficiently 13年前
config Added SendGrid config for Heroku 13年前
db First commit 14年前
doc First commit 14年前
lib New task to fetch all feeds 14年前
log First commit 14年前
public Improved add feed usability on the home page 14年前
script First commit 14年前
test Basic password reset setup 13年前
vendor First commit 14年前
.gitignore Ignored .rvmrc 13年前
Gemfile Added password system 13年前
Gemfile.lock Added password system 13年前
README.md Added basic password recovery emails 13年前
Rakefile First commit 14年前
config.ru First commit 14年前

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.