Skip to content
This repository was archived by the owner on Jun 21, 2018. It is now read-only.

bm-sms/daimon-news

Repository files navigation

daimon-news

CircleCI MIT License Dependency Status Code Climate

NOTE: The documentation is in progress.

Requirements

If you use macOS and have not used groonga:

$ brew install groonga --with-mecab

Requires postgresql and phantomjs too:

$ brew install postgresql
$ brew install phantomjs

Setup

Install dependencies and setup database:

$ bundle install
$ bin/rake db:create db:structure:load

How to load dummy data for development:

$ bin/rake db:seed:development

Usage

How to apply different JavaScript, CSS, etc for each site

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published