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/
20190712 - 클라이언트, 서버, 데이터베이스(aws rds)의 연동 (0) | 2019.07.13 |
---|---|
create-react-app, 리액트로 클라이언트 만들기 (0) | 2019.07.12 |
20190711 - 클라이언트 프로토타이핑, socket.io의 전체적 연결 (0) | 2019.07.11 |
실시간 통신을 위한 socket.io 뚫기 (0) | 2019.07.10 |
Basic architecture (0) | 2019.07.09 |
댓글 영역