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 4c4eef7f5e styles up buttons, tidied up logo, made hovers bigger 12 years ago
app styles up buttons, tidied up logo, made hovers bigger 12 years ago
config Added SendGrid config for Heroku 12 years ago
db First commit 12 years ago
doc First commit 12 years ago
lib New task to fetch all feeds 12 years ago
log First commit 12 years ago
public Improved add feed usability on the home page 12 years ago
script First commit 12 years ago
test Basic password reset setup 12 years ago
vendor First commit 12 years ago
.gitignore Ignored .rvmrc 12 years ago
Gemfile Added password system 12 years ago
Gemfile.lock Added password system 12 years ago
README.md Added basic password recovery emails 12 years ago
Rakefile First commit 12 years ago
config.ru First commit 12 years ago

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.