This is basic posts app using rails 7, using Turbo streams, Turbo frames, Tailwind css, Stimulus controllers
Ruby version: 3.0.4
Rails version: 7.0.7
Stimulus version: 1.2.2
Tailwind CSS: 2.0.30
bundle install
to install gems./bin/dev
to start the serverNOTE: starting the server
./bin/dev
will run all the process in the Procfile.dev