An open API service indexing awesome lists of open source software.

https://github.com/sagarpednekar/socioblog

Techblog is demo technical/social blog which provide functionality of creating post , control admin access , user sign in functionality , rich foundation-css UI , admin User listing , post is ordered most recent first , social shearing on fb,twitter,G+ option is provided.
https://github.com/sagarpednekar/socioblog

articles blog devise foundation6 rails-blog

Last synced: about 2 months ago
JSON representation

Techblog is demo technical/social blog which provide functionality of creating post , control admin access , user sign in functionality , rich foundation-css UI , admin User listing , post is ordered most recent first , social shearing on fb,twitter,G+ option is provided.

Awesome Lists containing this project

README

        

# TechBlog/SocioBlog
This demo app will fulfill your basic requirment of creating post.
Here are some steps to install:

* Ruby version 2.3.0

* System dependencies Rails -v :- 5.0.1

* Configuration

* clone repo
* run bundle install

* Database creation
run rails db:create

* Database initialization
run rails db:migrate

* Deployment instructions Note:
* run bundle install --without production for heroku