Giter Club home page Giter Club logo

sharedoc's Introduction

ShareDoc

clone of slideshare.net

System dependencies

  • ruby v2.0 以上

    • bundler
  • mysql v5.x 以上

  • memcached v1.4 以上

  • redis v2.8 以上

  • elasticsearch v1.x with kuromoji plugin もしくは v2.x 以上

  • nodejs 0.10.x 以上

    • npm
  • mecab

  • libreoffice (pdf のみアップロードするなら不要)

  • poppler (pdftotext,pdftocario)

https://github.com/onk/sharedoc/blob/master/INSTALL.md

How to setup

インストール

$ git clone https://github.com/onk/sharedoc.git
$ cd sharedoc
$ bundle install
$ npm install
$ bundle exec rake bower:install

環境毎の設定をする

コピーし、必要に応じて変更する。

$ cp config/database.yml.sample config/database.yml

DB作成, 初期データ投入

$ bundle exec rake db:create
$ bundle exec rake db:migrate
$ bundle exec rake db:seed

サーバ起動

$ bundle exec rails server
$ bundle exec sidekiq -v

http://localhost:3000/ にアクセスする

License

The application is available as open source under the terms of the MIT License.

sharedoc's People

Contributors

onk avatar sue445 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.