Skip to content
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.

Latest commit

 

History

History
16 lines (10 loc) · 267 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 267 Bytes

My Rails boilerplate

  • Ruby version: 2.6.0

  • System dependencies

    • sqlite
    • yarn
  • Configuration

    • setup .env.local
  • How to run the test suite: bundle exec rake

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions