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

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.