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