GithubHelp home page GithubHelp logo

johan-- / watchthinkchat Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rrrene/watchthinkchat

0.0 2.0 0.0 13.75 MB

Watch. Think. Chat. Connect.

Home Page: app.watchthinkchat.com

Ruby 60.31% CoffeeScript 1.03% JavaScript 3.46% CSS 34.60% Shell 0.61%

watchthinkchat's Introduction

WatchThinkChat

CodeClimate Coverage Travis-CI Travis-CI Inline docs

WatchThinkChat is an online tool that makes it easier than ever for you organize digital outreaches.

We're an open source project and always looking for more developers to help us expand WatchThinkChat's features. Contact [email protected] to get involved.

http://watchthinkchat.com

Getting Started

Requirements

  • Postgres SQL
  • Memcached

Setup

Copy the example configuration files to active configuration files:

$ cp .env.example .env
$ cd config
$ cp database.yml.example database.yml

Update your new .env and config/database.yml files

External Services (insert into .env)

  • Facebook (fb_app_id + fb_app_secret)
  • SendGrid (SENDGRID_USERNAME + SENDGRID_PASSWORD)
  • Heroku (heroku_token + heroku_name)
  • Errbit (errbit_key)

Install Gems

$ bundle install

Setup databases

$ bundle exec rake db:setup
$ bundle exec rake db:schema:load RAILS_ENV=test

Start Development Environment

$ bundle exec guard

Running Tests

Tests should run automatically in your guard environment.

License

WatchThinkChat is released under the MIT license: http://www.opensource.org/licenses/MIT

watchthinkchat's People

Contributors

andrewroth avatar rrrene avatar tataihono avatar twinge avatar

Watchers

 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.