Drello Overview (👉here)
We give you an overview of Drello here. Take a look at this first 😉
In this section, we are going to explain drello-web
. If you want to see about drello-api
, see here.
We value the concept of co-location to keep separation of concern to decrease coupling and increase cohesion for maintainability. So we don't separate directory by technologies, we do by concerns.
We use Github Actions and Netlify for CI/CD. It automatically lints, builds, or deploys when you push to a pull request or merge to a certain branch.