GeoRSS aggregator and Layar augmented reality server
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
 
CharlotteGilhooly 62e430a54d Added pagination 13 lat temu
app Added pagination 13 lat temu
config Added SendGrid config for Heroku 13 lat temu
db First commit 14 lat temu
doc First commit 14 lat temu
lib New task to fetch all feeds 14 lat temu
log First commit 14 lat temu
public Improved add feed usability on the home page 14 lat temu
script First commit 14 lat temu
test Basic password reset setup 13 lat temu
vendor First commit 14 lat temu
.gitignore Ignored .rvmrc 13 lat temu
Gemfile Added pagination 13 lat temu
Gemfile.lock Added pagination 13 lat temu
README.md Added basic password recovery emails 13 lat temu
Rakefile First commit 14 lat temu
config.ru First commit 14 lat temu

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.