This is my example code sample for Ruby on Rails. The project implements:
- Ruby 3.1.2
- Rails 7
- Docker for environment management
- Nginx server
- Puma server (Rails app)
- Postgres server
- Redis server
- SideKiq server
- Using GitHub workflows to enable continuous integration with pushes and PRs