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 12 anni fa
app Added pagination 12 anni fa
config Added SendGrid config for Heroku 12 anni fa
db First commit 12 anni fa
doc First commit 12 anni fa
lib New task to fetch all feeds 12 anni fa
log First commit 12 anni fa
public Improved add feed usability on the home page 12 anni fa
script First commit 12 anni fa
test Basic password reset setup 12 anni fa
vendor First commit 12 anni fa
.gitignore Ignored .rvmrc 12 anni fa
Gemfile Added pagination 12 anni fa
Gemfile.lock Added pagination 12 anni fa
README.md Added basic password recovery emails 12 anni fa
Rakefile First commit 12 anni fa
config.ru First commit 12 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.