Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 570 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 570 Bytes

README

Setup

  1. Clone this repository locally
  2. Complete the tasks as outlined in TASKS.md
  3. Update this README with your notes and instructions.
  4. Push your code to a public git repository and send us the link.

Completed Code

Let us know whatever steps are necessary to get the completed application up and running.

Things you may want to cover:

  • Ruby version
  • System dependencies
  • Configuration
  • Database creation
  • Database initialization
  • How to run the test suite
  • Services (job queues, cache servers, search engines, etc.)
  • ...