c6d2a47b2a
add json files add jsonbuilder |
||
---|---|---|
app | ||
bin | ||
config | ||
db | ||
lib | ||
public | ||
spec | ||
vendor/assets | ||
.gitignore | ||
.rspec | ||
.ruby-version | ||
.sample.env | ||
.travis.yml | ||
config.ru | ||
Gemfile | ||
Gemfile.lock | ||
Procfile | ||
Rakefile | ||
README.md |
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.