GeoRSS aggregator and Layar augmented reality server
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
 
CharlotteGilhooly 62e430a54d Added pagination 13 anni fa
app Added pagination 13 anni fa
config Added SendGrid config for Heroku 13 anni fa
db First commit 14 anni fa
doc First commit 14 anni fa
lib New task to fetch all feeds 14 anni fa
log First commit 14 anni fa
public Improved add feed usability on the home page 14 anni fa
script First commit 14 anni fa
test Basic password reset setup 13 anni fa
vendor First commit 14 anni fa
.gitignore Ignored .rvmrc 13 anni fa
Gemfile Added pagination 13 anni fa
Gemfile.lock Added pagination 13 anni fa
README.md Added basic password recovery emails 13 anni fa
Rakefile First commit 14 anni fa
config.ru First commit 14 anni fa

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.