GeoRSS aggregator and Layar augmented reality server
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
 
CharlotteGilhooly 8b7e6c4ef6 increased margin around logo and improved hover on links vor 13 Jahren
app increased margin around logo and improved hover on links vor 13 Jahren
config Added SendGrid config for Heroku vor 13 Jahren
db First commit vor 14 Jahren
doc First commit vor 14 Jahren
lib New task to fetch all feeds vor 14 Jahren
log First commit vor 14 Jahren
public Improved add feed usability on the home page vor 14 Jahren
script First commit vor 14 Jahren
test Basic password reset setup vor 13 Jahren
vendor First commit vor 14 Jahren
.gitignore Ignored .rvmrc vor 13 Jahren
Gemfile Added pagination vor 13 Jahren
Gemfile.lock Added pagination vor 13 Jahren
README.md Added basic password recovery emails vor 13 Jahren
Rakefile First commit vor 14 Jahren
config.ru First commit vor 14 Jahren

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.