Go to file
2014-04-08 17:01:22 -04:00
app validate uniqueness, don't allow duplicate campaigns. 2014-04-08 17:01:22 -04:00
bin Initial Commit 2014-04-07 14:41:34 -04:00
config updates 2014-04-08 15:27:38 -04:00
db updates 2014-04-08 15:27:38 -04:00
lib foundation, change forms, nested forms 2014-04-07 17:24:08 -04:00
public Initial Commit 2014-04-07 14:41:34 -04:00
spec updates 2014-04-08 15:27:38 -04:00
vendor/assets Initial Commit 2014-04-07 14:41:34 -04:00
.gitignore updates 2014-04-08 15:27:38 -04:00
.rspec Initial Commit 2014-04-07 14:41:34 -04:00
.ruby-version Initial Commit 2014-04-07 14:41:34 -04:00
.sample.env Initial Commit 2014-04-07 14:41:34 -04:00
.travis.yml Initial Commit 2014-04-07 14:41:34 -04:00
config.ru Initial Commit 2014-04-07 14:41:34 -04:00
Gemfile updates 2014-04-08 15:27:38 -04:00
Gemfile.lock updates 2014-04-08 15:27:38 -04:00
Procfile Initial Commit 2014-04-07 14:41:34 -04:00
Rakefile Initial Commit 2014-04-07 14:41:34 -04:00
README.md Initial Commit 2014-04-07 14:41:34 -04:00

Vidpush

Getting Started

This repository comes equipped with a self-setup script:

% ./bin/setup

After setting up, you can run the application using foreman:

% foreman start

Guidelines

Use the following guides for getting things done, programming well, and programming in style.