We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Database Schema 작성
mysql의 typeorm 을 이용하여 작업에 필요한 DB Schema 작성
각모듈의 맞는 entity 값 및 dto 값을 생성
User : 사용자의 인증 정보
Portfolio : 사용자의 포트폴리오 정보
Team : 프로젝트 팀 정보
The text was updated successfully, but these errors were encountered:
No branches or pull requests
어떤 기능인가요?
작업 상세 내용
Mysql
mysql의 typeorm 을 이용하여 작업에 필요한 DB Schema 작성
각모듈의 맞는 entity 값 및 dto 값을 생성
User : 사용자의 인증 정보
Portfolio : 사용자의 포트폴리오 정보
Team : 프로젝트 팀 정보
The text was updated successfully, but these errors were encountered: