GeoRSS aggregator and Layar augmented reality server
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
CharlotteGilhooly b4a58d6a5b Deleted the back button and moved the edit button to the top 13 лет назад
app Deleted the back button and moved the edit button to the top 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.