Frontend Mono repo
Clone turbo:
git clone ssh://git@git.awe7.com:2201/xb-extensions/ext-turbo.git
Clone project to the ext-turbo/apps
folder
cd apps
git clone ssh://git@git.awe7.com:2201/xb-extensions/front/faqs.git
Install dependencies
pnpm i
Helper script
Cài lại packages
pnpm reinstall
Thêm argument -r
thì sẽ xoá file pnpm-lock.yaml và cài lại. Chú ý option này thì cài lại sẽ khá lâu.
Pull mới toàn bộ apps
pnpm all:pull