Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
릴레이와 그래프큐엘을 익히기 위한 연습용 프로젝트입니다.
- Host: GitHub
- URL: https://github.com/ho991217/relay-example-guestbook
- Owner: ho991217
- License: mit
- Created: 2024-08-08T13:23:22.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-09T05:07:30.000Z (3 months ago)
- Last Synced: 2024-08-09T05:39:15.595Z (3 months ago)
- Topics: graphql, react, relay, typescript
- Language: TypeScript
- Homepage:
- Size: 145 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🤔 어떤 프로젝트인가요?
릴레이를 그래프큐엘을 익히기 위한 연습용 프로젝트입니다.# 구현 기능
- [ ] 방명록 리스트 조회 및 표시
- [ ] 방명록 작성
- [ ] 실시간 업데이트# 📚 사용 기술
- React
- Graphql
- TypeScript
- Relay
- Tanstack Router