Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.08 KB

README.md

File metadata and controls

36 lines (26 loc) · 1.08 KB

Capacitor

Mindfully managing burnout, one day at a time.

Code Climate Test Coverage Stories in Ready

Getting Started

  1. Make sure you have the Ruby version required in the Gemfile
  2. bundle install
  3. cp .env.example .env
  4. bin/rake db:create db:migrate
  5. bin/rake db:test:prepare
  6. bin/rspec
  7. bin/rails s

Development

In order to run the feature tests, you will need to have a mailcatcher server running.

bin/mailcatcher

Leave that running while you run Cucumber:

bin/cucumber

Throughput Graph

Throughput Graph