GeoRSS aggregator and Layar augmented reality server
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
CharlotteGilhooly 362c24edce Fixed table column widths to more appropriate sizes 12年前
app Fixed table column widths to more appropriate sizes 12年前
config Added SendGrid config for Heroku 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.