This is a preconfigured Rails app to run Gaggle.
Install and configure Goose CLI Ensure you are running Ruby 3.2
After copying the repo, run:
bundle install
bin/rails db:prepare
bin/dev
The URL localhost:60053
should bring you to the Gaggle homepage.