Skip to content

RoxasShadow/memento

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memento

Just a website where bookmark interesting links and read your RSS feeds.

Memento is currently running at http://memento.giovannicapuano.net.

A video is also available on YouTube.

Put the world in production

First of all, configure correctly config/database.yml and config/initializers/recaptcha.rb.

$ bundle install --deployment --without development test
$ bundle exec rake db:setup RAILS_ENV=production
$ bundle exec rake assets:precompile RAILS_ENV=production
$ rails  server --environment=production

About

Just a website built with Rails where bookmark interesting links and read your RSS feeds.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published