we'll introduce how to configure development environment for backend, server. in here we'll talk about docker, vagrant, ansible to set laravel, python development environment.
[Project Management] Repository Strategy
2024-08-04
Let's see the repository strategies like Monolith, Multi Repo, and Monorepo for managing projects.
Configure automatically development environment on Mac via Homebrew and Shell Script
2023-03-18
Let's see how to configure automatically development environment on Mac via Homebrew and Shell Script. and then Let's see how to use Brewfile and Shell script on new Mac for configuring the development environment.