https://github.com/yangfei4913438/water-drop-pc
https://github.com/yangfei4913438/water-drop-pc
antd graphql graphql-client jotai jwt oss react react-router-dom sms vite
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/yangfei4913438/water-drop-pc
- Owner: yangfei4913438
- Created: 2023-05-22T10:33:00.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-31T10:41:30.000Z (about 2 years ago)
- Last Synced: 2025-01-11T08:48:25.057Z (5 months ago)
- Topics: antd, graphql, graphql-client, jotai, jwt, oss, react, react-router-dom, sms, vite
- Language: TypeScript
- Homepage:
- Size: 416 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#### 项目说明
一个基于vite的PC客户端,使用react编写,路由使用react-router-dom。
后端地址:https://github.com/yangfei4913438/water-drop-server
后端使用 nestjs 作为开发框架。
使用 graphql 进行前后端通讯,包括但不限于JWT管理认证。
短信通知、数据存储等服务,统一使用里阿里云的相关服务。
状态管理,采用了jotai, 一个原子化的状态管理库。
大概就是这样,后续慢慢补充。