상세 컨텐츠

본문 제목

20190718

Programming/Hello, stranger

by 쌩우 2019. 7. 18. 23:21

본문

seeder - fakerjs로 가짜 데이터 생성해서 뿌릴 sequelize로 뿌려주었다

google translate api - 지정해줘야 하는 것

// Instantiates a client  
const translate =  new  Translate(  { projectId:  'your project id',  
 keyFilename:  'path of your service acount json file'    }  );
 //projectId eg my-project-0o0o0o0o'
 // keyFilename eg my-project-0fwewexyz.json

https://www.lostsaloon.com/technology/how-to-view-edit-and-delete-an-environment-variable-in-linux/

관련글 더보기

댓글 영역