-
Heart의 경우 클라우드 플랫폼의 핵심 Business들에 대한 코드들을 관리하게 될 텐데, 해당 코드들을 모두 Mono Repo 형식으로 관리를 할 것인지 여쭤보고 싶습니다.
MSA 아키텍쳐를 사용할거라면 굳이 모노레포를 채택하지 않아도 될 것 같아서 질문 던져봅니다.
-
Wir möchten zur Vereinfachung der Wartung dieses Repo in das KoliBri-Repo umziehen.
@transkamp Ist das okay?
- CI/CD-Pipeline anpassen, sodass dieses Theme mitgetestet wird
Benötigt: https://github…
-
## 목적
기존 woowacourse-teams의 하위 레포지토리에 존재하는 모든 리소스를 Cruru-dev의 하위 레포지토리로 마이그레이션합니다.
## 작업 세부사항
- [ ] 코드
- [ ] Actions
- [ ] Secret
- [ ] Self-hosted runner
## 참고 사항
- 참고합니다.
- 시크릿 옮기는거 좀 도…
-
Create the basic folder structure (frontend/backend as applicable).
separate the structure in 2 and create a backend folder and a frontend folder
-
- package and documentation separately
-
i just found this extension and it looks super useful, but i mainly use it in a mono-repo. i set up a workspace path but it doesn't seem to find the config file
```json
{
"tailwindConfigViewer.…
-
To ease the maintenance of the dart-lang/ repositories, we are currently moving some of them into monorepos.
Our thematically grouped monorepos are:
- [build](https://github.com/dart-lang/build/…
-
-
This task contains following tasks,
- [x] Setup mono repo.
- [x] Add Backend API (copy code from old repo)
- [x] Setup Biome
-
Version: Deno 2.0.4
When creating a Mono repo (with ` "nodeModulesDir": "auto"` set in the `deno.json`), the `deno install` command doesn't create `node_modules` in the sub projects. There is only …