Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- Cheerio
- 서버
- angular-cli
- angular2 google analytics
- angular2
- ISO25010
- docker
- casperJS
- SW
- Nexus
- RxJS
- 구글 클라우드 플랫폼
- 크롤링
- 품질
- 품질 표준
- phantomjs
- 네이버 클라우드 플랫폼
- npm repository
- 페이지구분
- 소프트웨어
- pylint
- REQUEST
- cyber.shinhan
- vscode
- ISO9126
- nodejs
- angular
- ISO25000
- 신한대학교
- 도커
Archives
- Today
- Total
목록Nexus (1)
나를 위한 기록들
Nexus에 Mirror NPM Repository 구축하기
1. Create Repository npm (hosted) > npm (proxy) > npm (group) 를 이용하여 만들겠습니다.2. Private RepositoryRepository > npm (hosted) 를 선택하고 아래와 같이 입력해주세요. 3. Proxy RepositoryRepository > npm (proxy) 를 선택하고 아래와 같이 입력해주세요. Remote storage에 공식 npm resitry 주소를 입력해주세요.4. Group RepositoryRepository > npm (group) 를 선택하고 아래와 같이 입력해주세요. Private, Proxy를 그룹화하여 단일 URL로 관리할수 있게 합니다.5. 위에서 만든 Repositroy를 사용하도록 설정‘계정:비밀번..
Nexus
2018. 10. 7. 13:37