README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version (3.3.2)

  • System dependencies (See gem file)

  • Configuration

    • Setup Credential (Windows/Powershell)

      1. set code editor $env:EDITOR="code --wait"
      2. run this to edit file rails credentials:edit
      3. close the file (x), it will be notice that file was saved "File encrypted and saved." in the console/terminal
  • Database creation

  • Database initialization

  • How to run the test suite

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

  • Deployment instructions

  • ...

Roadmap

  • migration
  • Model
  • Controller
  • View
  • Route
  • Middleware