Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 401 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 401 Bytes

turbo-rails-example

Turbo Rails use cases examples

References:

Setup:

Run the following command to setup the project:

bin/setup

Start the server with the following command:

bin/dev

Versions:

  • ruby 3.2.2
  • rails 7.1.2
  • node 20
  • yarn 4