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