iamcaleberic / verby

An application for monetizing writers and bloggers content

Home Page:https://verby.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status CircleCI

Verby

Blogger and writers content https://verby.io

  • Make sure you have Ruby 2.4.1 , Rails 5.1.1 , Bundler and Redis Installed.

Running

Run Bundle Install to install Gems / Dependencies

If you dont have redis Run apt-get install redis-server as superuser

Run redis-server on new terminal instance

Alter ```config/database.yml`` to add favorite database

Run rake db:create to create database

Run rake db:migrate to migrate data

Run rails server to serve on localhost:3000

Open http://localhost:3000 on browser

About

An application for monetizing writers and bloggers content

https://verby.io


Languages

Language:Ruby 65.4%Language:Haml 26.1%Language:JavaScript 5.4%Language:SCSS 1.7%Language:CoffeeScript 1.4%