Nov 9, 2023 6 min
GitHub Actions CI\CD concerns for a Ruby on Rails API and React Frontend in subfolders same repo
The goal of this blog post is to quickly show how can you define your Github Actions if your Ruby on Rails application is inside of a subfolder and not accessible from the root of a repository.
FM Filipe Martins