Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ho991217/relay-example-guestbook

릴레이와 그래프큐엘을 익히기 위한 연습용 프로젝트입니다.
https://github.com/ho991217/relay-example-guestbook

graphql react relay typescript

Last synced: about 6 hours ago
JSON representation

릴레이와 그래프큐엘을 익히기 위한 연습용 프로젝트입니다.

Awesome Lists containing this project

README

        

# 🤔 어떤 프로젝트인가요?
릴레이를 그래프큐엘을 익히기 위한 연습용 프로젝트입니다.

# 구현 기능
- [ ] 방명록 리스트 조회 및 표시
- [ ] 방명록 작성
- [ ] 실시간 업데이트

# 📚 사용 기술
- React
- Graphql
- TypeScript
- Relay
- Tanstack Router