Skip to content
This repository has been archived by the owner on Apr 2, 2019. It is now read-only.

DefactoSoftware/chief-awesome

Repository files navigation

Chief-awesome

Getting Started

(Assuming you have a machine equipped with Ruby, Postgres, etc.)

After you have cloned this repo, run this setup script to set up your machine with the necessary dependencies to run and test this app:

% ./bin/setup

We currently only support Yammer to authenticate. To login on your local computer go to Yammer developers docs to get started.

Add the client id and client secret to the .env as YAMMER_KEY and YAMMER_SECRET

After setting up, you can run the application with rails s. It will launch on http://localhost:3000, this can be changed in the .env

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published