GeoRSS aggregator and Layar augmented reality server
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
CharlotteGilhooly 62e430a54d Added pagination il y a 12 ans
app Added pagination il y a 12 ans
config Added SendGrid config for Heroku il y a 12 ans
db First commit il y a 12 ans
doc First commit il y a 12 ans
lib New task to fetch all feeds il y a 12 ans
log First commit il y a 12 ans
public Improved add feed usability on the home page il y a 12 ans
script First commit il y a 12 ans
test Basic password reset setup il y a 12 ans
vendor First commit il y a 12 ans
.gitignore Ignored .rvmrc il y a 12 ans
Gemfile Added pagination il y a 12 ans
Gemfile.lock Added pagination il y a 12 ans
README.md Added basic password recovery emails il y a 12 ans
Rakefile First commit il y a 12 ans
config.ru First commit il y a 12 ans

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.