An open API service indexing awesome lists of open source software.

https://github.com/outsung/duo-frontend

Frontend for Duo
https://github.com/outsung/duo-frontend

git-action r3f threejs typescript

Last synced: 2 months ago
JSON representation

Frontend for Duo

Awesome Lists containing this project

README

          

# Duo frontend

같이 게임을 할 사람 찾는 사이트

## [미리보기](https://outsung.github.io/Duo-frontend/)

테스트 계정

- `test@gmail.com`
- `test`

## 기능

- `React` + `Typescript` + `node js`
- 이메일 인증 + jwt토큰 기반 자체 로그인 기능
- `mocha`를 사용한 서버 단위 테스트
- `three js`, `r3f`, `cannon`, `spring`을 사용한 3D 인터렉티브 기능
- `matter js`, `google mediapipe`를 사용한 2D 인터렉티브 기능
- `github action`을 사용한 버전관리, DC 기능

## 버전관리

`github action`을 이용해 `master` 브랜치안에 [history](https://github.com/outsung/Duo-frontend/tree/master/history) 폴더에서 확인 가능

`https://outsung.github.io/Duo-frontend/history/[원하는 버전]`

2021.02 기준

- [v.0](https://outsung.github.io/Duo-frontend/history/v.0)
- [v.1](https://outsung.github.io/Duo-frontend/history/v.1)
- [v.2](https://outsung.github.io/Duo-frontend/history/v.2)
- [v.3](https://outsung.github.io/Duo-frontend/history/v.3)
- [v.3.1](https://outsung.github.io/Duo-frontend/history/v.3.1)
- [v.3.2](https://outsung.github.io/Duo-frontend/history/v.3.2)

## 시행착오 및 진행사항

outsung.me 에서 확인 가능

## 추가예정

- 채팅 기능 추가
- 매칭 설정 기능 추가
- 모바일 환경 개선