mansimov / founder_digest_public

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Founder Digest

a give-and-get newsletter swap for founders seeking to learn from other founders. learn how to build this at 24 Hour MVP.

Installation

  1. clone the repo
  2. cd founder_digest && bin/setup
  3. cp config/application-sample.yml config/application.yml
  4. get config/application.yml real values from repo admin

Development

bin/dev # uses foreman to boot server, frontend, and bg job queue

Testing

bundle exec rspec # run all tests inside spec/
bundle exec rspec spec/dir_name # run all tests inside given directory

About


Languages

Language:HTML 50.0%Language:Ruby 46.9%Language:CSS 1.5%Language:JavaScript 1.5%Language:Shell 0.1%Language:Procfile 0.0%