본 서비스는 여러 사용자들이 초대코드를 통해 게임 방에 모여 실시간으로 그림을 그리고 채팅을 통해 정답을 맞히는 게임 서비스입니다.
Frontend | Backend | DevOps | Etc |
---|---|---|---|
|
|
|
|
$ git clone https://github.com/2023-Summer-Bootcamp-TeamD/frontend.git
$ git clone https://github.com/2023-Summer-Bootcamp-TeamD/backend.git
$ cd frontend
$ npm install
.env file 내용
$ cd backend
$ docker-compose up --build # build images and run containers
$ docker-compose down # stop running containers
$ docker-compose down -v # stop running containers and delete its volume
$ cd ../frontend
$ npm run dev
- / → Main Page
- /creatingSpecificRooms → Creating Room Page
- /entryRoom → Entry Room Page
- /game/:entrycode → Game Page
- /result → Game Result Page
최현정 | 구지혜 | 김예빈 | 김진수 | 서근재 | 윤정은 | 이승환 |
---|---|---|---|---|---|---|
Team Leader Backend DevOps |
Frontend | Frontend | Backend DevOps |
Frontend | Backend DevOps |
Frontend DevOps |
@ppinkypeach | @jihye9549 | @Kimyebin00 | @nsa06035 | @tjrmswo | @jungeunyooon | @Leeseunghwan7305 |