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

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.