GeoRSS aggregator and Layar augmented reality server
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
CharlotteGilhooly 62e430a54d Added pagination пре 12 година
app Added pagination пре 12 година
config Added SendGrid config for Heroku пре 12 година
db First commit пре 12 година
doc First commit пре 12 година
lib New task to fetch all feeds пре 12 година
log First commit пре 12 година
public Improved add feed usability on the home page пре 12 година
script First commit пре 12 година
test Basic password reset setup пре 12 година
vendor First commit пре 12 година
.gitignore Ignored .rvmrc пре 12 година
Gemfile Added pagination пре 12 година
Gemfile.lock Added pagination пре 12 година
README.md Added basic password recovery emails пре 12 година
Rakefile First commit пре 12 година
config.ru First commit пре 12 година

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.