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
- 프로그래머스
- interactive_timeout
- MySQL
- dotenv
- 부족한 금액 계산하기
- 리액트코드정렬
- prettier
- 프리티어
- express
- reacts3
- elasticIP
- 제일 작은 수 제거하기
- react
- s3확장자
- axios
- .env
- vscode
- EC2
- 자동완성방지
- utf8mb4
- useReducer
- 커밋 한번에
- 코딩테스트
- Node
- 자연수 뒤집어 배열로 만들기
- AWS
- max_allowed_packet
- 코드정렬
- 리액트
- next #middleware
Archives
- Today
- Total
목록reacts3 (1)
Sungtt

s3는 같은 리전끼리는 전송에 요금이 부과되지않는다고한다. https://hamait.tistory.com/675 s3 버킷 생성하기 s3 버킷 정책 편집하기 s3 cors 정책 편집하기 IAM 액세스키, 보안키 발급 yarn add react-s3 설치하기 https://www.npmjs.com/package/react-s3 공식 사이트 참고하여 업로드 코드 작성 후 업로드 시도 ReferenceError: Buffer is not defined 오류 ReferenceError: Buffer is not defined 해결방법 https://stackoverflow.com/questions/69686231/react-s3-error-referenceerror-buffer-is-not-defined ya..
React
2022. 5. 3. 07:27