Skip to content

2023-CNU-Public-Data-Competition/.github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

프로젝트 주제

프로젝트 간략한 소개


Demo

데모 영상, 설명 등

System Architecture

시스템 아키텍쳐 있으면 사진 넣기


Backend API

대강 리스트로만 보여주기


ERD

ERD 있으면 사진 넣기


Tech Stack

Frontend Backend Etc








How to Start

1. Clone Repository

$ git clone https://github.com/2023-Summer-Bootcamp-TeamD/frontend.git
$ git clone https://github.com/2023-Summer-Bootcamp-TeamD/backend.git

2. Install Packages

$ cd frontend
$ npm install

3. Set .env file

.env file 내용

4. Run Docker

$ 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

5. Local execution

$ cd ../frontend
$ npm run dev

URL

  • / → Main Page
  • /creatingSpecificRooms → Creating Room Page
  • /entryRoom → Entry Room Page
  • /game/:entrycode → Game Page
  • /result → Game Result Page

Team

김유진 김예빈 신유정 임영우
image image image image
Team Leader
Backend
Frontend Backend Product Manager
@Kimyebin00 @Kimyebin00 @Kimyebin00 @Kimyebin00

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •