반응형
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 | 31 |
Tags
- Python
- exceljs
- 티스토리챌린지
- 공연티켓
- 라라벨
- Kaikas
- nft
- node
- chatGPT
- CSS
- nodejs
- miniconda
- WSL
- metamask
- Ai
- jquery
- NextJS
- 회고
- Remix
- docker
- netfunnel
- React
- threejs
- polygon
- 오블완
- Laravel
- 배포
- pagination
- 블록체인
- nginx
Archives
- Today
- Total
목록2024/08 (5)
박주니 개발 정리
ubuntu pm2 flask 서버 등록 방법
1. ubuntu에서 python을 설치합니다. sudo apt-get updatesudo apt-get install python3.8 //version에 따라 다르게 설정하면 됨 2. ubuntu에서 miniconda 설치합니다. (python 가상 환경)wget https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh 3. miniconda를 실행합니다. bash Miniconda3-latest-Linux-x86_64.sh이슈) Do you wish to update your shell profile to automatically initialize conda? This will activate conda on startup and..
설명 회고
2024. 8. 23. 16:18