[TIL] - vscode source control & google one vs workspace & google drive api & node로 스크립트 실행

pyk0844·2023년 1월 25일
0

vscode source control 문제

--> 결론: 프로젝트 root의 .git 삭제하면 됌

[too many changes were detected only the first 10000 changes will be shown below](https://m.blog.naver.com/dnfla420/221822716866too many changes were detected only the first 10000 changes will be shown below)

google one vs workspace

--> drive가 google one에 통합 됐다고 들었는데, api 사용하려면 workspace project가 있어야 한다고 해서 혼란스러움.... 차이를 찾아봤는데, 일반 사용 관점에서는 이해가 가는데...(one은 개인용, workspace는 회사용) 암튼 개발하려면 워크스페이스 사용해야 하는 듯.??

Google One vs. Google Workspace

google drive api 사용법

Node.js 서버에서 google drive api 사용
JavaScript quickstart
Google Cloud 프로젝트 만들기

node로 스크립트 실행시 안되는 경우

cd <해당 파일 있는 경로> 
node <해당 파일명>

How to run a hello.js file in Node.js on windows?

기타

gts(Google TypeScript Style)
[Node.js ] template engine 사용하기 (Nunjucks)

0개의 댓글