GeoRSS aggregator and Layar augmented reality server
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
CharlotteGilhooly 62e430a54d Added pagination hace 12 años
app Added pagination hace 12 años
config Added SendGrid config for Heroku hace 12 años
db First commit hace 12 años
doc First commit hace 12 años
lib New task to fetch all feeds hace 12 años
log First commit hace 12 años
public Improved add feed usability on the home page hace 12 años
script First commit hace 12 años
test Basic password reset setup hace 12 años
vendor First commit hace 12 años
.gitignore Ignored .rvmrc hace 12 años
Gemfile Added pagination hace 12 años
Gemfile.lock Added pagination hace 12 años
README.md Added basic password recovery emails hace 12 años
Rakefile First commit hace 12 años
config.ru First commit hace 12 años

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.