Skip to content

Latest commit

 

History

History
51 lines (39 loc) · 1.33 KB

File metadata and controls

51 lines (39 loc) · 1.33 KB


대학생을 위한 다대다 미팅 매칭 서비스

2022.07 ~



💕 Service








💕 System Architecture



💕 ERD

meetinghakgaeron-prod



💕 Running the app

.env.development 파일 생성

$ npm install
$ docker-compose up
$ npm run start:dev