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.
 
 
 
 
 
Adrian Short 4c38bcdc49 Added basic password recovery emails 12 年之前
app Added basic password recovery emails 12 年之前
config Added basic password recovery emails 12 年之前
db First commit 12 年之前
doc First commit 12 年之前
lib New task to fetch all feeds 12 年之前
log First commit 12 年之前
public Improved add feed usability on the home page 12 年之前
script First commit 12 年之前
test Basic password reset setup 12 年之前
vendor First commit 12 年之前
.gitignore Ignored .rvmrc 12 年之前
Gemfile Added password system 12 年之前
Gemfile.lock Added password system 12 年之前
README.md Added basic password recovery emails 12 年之前
Rakefile First commit 12 年之前
config.ru First commit 12 年之前

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.