Blog Haven - A Social platform for the creative at heart.
Vision Create a community of like minded authors to foster inspiration and innovation by leveraging the modern web.
To get started with the app, clone the repo and then install the needed gems:
$ bundle install
Next, migrate the database:
$ rail db:create && rails db:migrate && rails db:seed
You'll be ready to run the app in a local server:
$ rails server
- Ruby on Rails
- Coffescript
- Elastic Search - elasticsearch gem for rails
- J-Query