Skip to content

Oxxyg33n/oxxy-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oxxy-blog is a blog application written in Ruby on Rails and used on Oxxy.wtf website!

TODO: Add TDD version of this blog

Thanks to:

Bruno Boehm for his tutorial: Full Ruby on Rails Blog App Tutorial (Zero to Deploy on Heroku + AWS)

reddit user devwalks and his Photogram e-book.

Kinsomicroteh user for his Ruby on Rails Blog Tutorial

Getting started

To get started with the app, clone the repo and then install the needed gems:

$ bundle install --without production

Next, migrate the database:

$ rails db:migrate

Run the server:

$ rails server

Other information

About

My blog used on oxxy.wtf written in Ruby on Rails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published