Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shiqimei/realtime-template
https://github.com/shiqimei/realtime-template
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/shiqimei/realtime-template
- Owner: shiqimei
- Created: 2024-02-10T11:20:19.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-02-13T19:02:15.000Z (9 months ago)
- Last Synced: 2024-11-04T10:13:18.363Z (11 days ago)
- Language: TypeScript
- Size: 228 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
## Getting Started
First, run the development server:
```bash
pnpm dev
```## Design
1. Mongo Change Streams -> Apollo Server -> Apollo Client -> React (via useSubscription hook)