반응형
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
- code editor
- swagger-typescript-api
- hls.js
- webrtc
- Game js
- HLS
- uint8array
- segment
- multiple camera
- Babel standalone
- typescript
- append row
- Flutter
- html2canvas
- KakaoMap
- react
- cursor-ubuntu-installer
- uint16array
- localization
- babel
- Prism.js
- jszip
- node
- http live streaming
- REST API
- Excel
- M3U8
- three.js
- how to install cursor on ubuntu
- Redux
Archives
- Today
- Total
목록append row (1)
Never give up
Node - appending row to Google spread sheet
최근에1. aws s3에 업로드 되는 파일이 보기 편하면 좋겠다(링크, 날짜, 해당 파일 정보)2. 에러 발생시 에러대응 가능하도록 트래킹 할수있게 해달라라는 요구를 받아서 비개발자가 보기에 가장 편한방식이 뭐가 있을까 고민해봤습니다 먼저 개발진행된 상황으로는1. 특정 pc에만 배포되어있는 react, node2. 외부 서버 없음3. 해당 pc는 유저들이 사용하는 pc 그래서 고민해봤던게 2가지로slack을 사용하는 환경으로 webhook추가(빠른 알람 및 대응)google spread sheet를 사용해 줄추가를 해보게 됐습니다 webhook은 url이랑 data약속만 지키면 되니 건너뛰고 예제를 만들어봤습니다(사실 대부분이 url이랑 약속만 잘지키면 됩..)export const appendToGoo..
WEB
2025. 9. 16. 16:17