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
- 소프트웨어
- SW
- docker
- REQUEST
- npm repository
- RxJS
- 품질 표준
- angular2
- 페이지구분
- cyber.shinhan
- pylint
- 네이버 클라우드 플랫폼
- angular
- 크롤링
- angular2 google analytics
- 도커
- ISO25010
- 서버
- 구글 클라우드 플랫폼
- nodejs
- 신한대학교
- ISO25000
- ISO9126
- Cheerio
- casperJS
- angular-cli
- Nexus
- vscode
- phantomjs
- 품질
Archives
- Today
- Total
목록npm repository (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