[230514] Monorepo

1. ๋ชจ๋…ธ๋ ˆํฌ ํ•™์Šต

https://d2.naver.com/helloworld/0923884

2. ๋ชจ๋…ธ๋ ˆํฌ ์‹ค์Šต ์ง„ํ–‰

์ฐธ๊ณ  url https://d2.naver.com/helloworld/0923884

  1. yarn berry ๋กœ ๋ชจ๋…ธ๊ทธ๋žจ ํ™˜๊ฒฝ ์…‹ํŒ…
  2. tsConfig ํŒŒ์ผ ํ†ต์ผ (extends ํ†ตํ•ด ์ถ”๊ฐ€)
  3. Eslint ์„ค์ • ํ†ต์ผ (eslint๋ž€? js ๋ฌธ๋ฒ• ์—๋Ÿฌ๋‚ฌ์„ ๋•Œ ํ‘œ์‹œํ•ด์ฃผ๋Š” ๋„๊ตฌ)
  4. React Libary ํŒจ๊ธฐ์ง€ ๋งŒ๋“ค๊ธฐ
    • name ์„ @wanted/ui ์ด๋Ÿฐ์‹์œผ๋กœ ๊ณจ๋ฑ…์ด ๋ถ™ํžˆ๋Š”๊ฒŒ ๊ด€์Šต , ์ด ํ”„๋กœ์ ํŠธ ํ•˜๊ณ  ์žˆ๊ตฌ๋‚˜ ๋А๋‚Œ

3. nvm

  • node.js ์—ฌ๋Ÿฌ๊ฐœ ๋ฒ„์ „์œผ๋กœ ๊ด€๋ฆฌ ๊ฐ€๋Šฅ
  • .nvmrc ํŒŒ์ผ์„ ๋งŒ๋“ค๊ณ  ๋ฒ„์ „์ด๋‚˜, lts/gallium ์ž…๋ ฅํ•˜๋ฉด ํ•ด๋‹น ๋ฒ„์ „์œผ๋กœ ๋กœ๋“œ ์‹œ์ผœ์คŒ
  • ๋กœ๋“œ ๋ฒ„์ „์— ์žˆ์–ด์„œ ๋ช…์‹œํ•ด์ฃผ๋Š” ์Šต๊ด€ ์žˆ์œผ๋ฉด ์ข‹์Œ ( nvm ์ต์Šคํ…์…˜ ์„ค์น˜๋˜์žˆ์–ด์•ผํ•จ , id : abumalick.vscode-nvm )

4. git action

  • https://github.com/S2UZY/S2UZY.github.io/actions -> ๋ธ”๋กœ๊ทธ๋„ action
  • https://github.com/S2UZY/yarn-berry-test/actions
  • manual.yml ์ด์šฉํ•˜๋ฉด ๊นƒ์—์„œ ํ•ด๋‹น ํ”„๋กœ์ ํŠธ ๋นŒ๋“œํ•  ์ˆ˜๋„ ์žˆ๊ณ  ์ปค์Šคํ…€ ๊ฐ€๋Šฅ

5. turborepo ์‹ค์Šต ์ง„ํ–‰

  • https://turbo.build/
  • yarn-workspace ๊ฐ™์€ ๋ชจ๋…ธ๋ ˆํฌ ๊ธฐ๋Šฅ์„ ์ข€ ๋” ์‰ฝ๊ฒŒ ์‚ฌ์šฉ ๊ฐ€๋Šฅ

Categories:

Updated:

Leave a comment