Skip to content

blairanderson/stringer

 
 

Repository files navigation

Stingerails

Coverage Status Build Status Code Climate Stories in Ready

Getting Started

This repository comes equipped with a self-setup script:

Make Sure PostGreSQL is running!

$ bundle install

$ ./bin/setup

$ rake db:migrate:reset db:seed

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

$ foreman start

Developement

resetting heroku db

  $ heroku pg:reset HEROKU_POSTGRESQL_COLOR_URL --account personal --app tweed-stage
  $ heroku run rake db:migrate --account personal --app tweed-stage

Guidelines

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

About

A [work-in-progress] self-hosted, RSS reader.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Ruby 50.3%
  • CSS 22.4%
  • JavaScript 14.0%
  • HTML 13.0%
  • Shell 0.3%