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
- typescript
- windows
- venv
- query
- dense_vector
- OPCUA
- DSL
- filebeat
- KoA
- package.json
- Tutorial
- PYTHON
- elastic
- logstash
- ubuntu
- path.data
- CSV
- framework
- node.js
- ELK
- devtools
- elasticsearch
- configure
- grok
- json
- 7.7.1
- Data Engineering
- kibana
- Crontab
- airflow
Archives
- Today
- Total
목록homebrew (1)
Gibbs Kim's playground
[Node.js - 1] Backend environment setup on Mac
Macbook과 Node.js를 활용하여 백엔드 개발을 수행한 방법을 기록합니다. 1. Homebrew 설치- Mac에서 설치하게 될 패키지들을 관리하기 쉽게 해주는 패키지 매니저(Package Management) * Install (https://github.com/Homebrew/install)#on macOS or Linux/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" * Uninstall#on macOS or Linux/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEA..
ProgrammingLanguages/Node.js
2021. 9. 7. 18:09