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