Steps to set-up the app and run:
- git clone https://github.com/mlsaito/alpha-blog.git
- bundle install --without production
- rake db:migrate
- rails server
You can check the deployed version of this application here:
https://glarewind.herokuapp.com/
Enjoy!