Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 424 Bytes

File metadata and controls

22 lines (12 loc) · 424 Bytes

README

This is a prototype app following a course in using Rails. It's meant to allow users to track stock prices in real time, but as a prototype it will contain no testing framework.

  • Ruby version 3.0.1

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

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

  • Deployment instructions

  • ...