https://github.com/fanweixiao/test-grouphug-on-nextjs
https://github.com/fanweixiao/test-grouphug-on-nextjs
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fanweixiao/test-grouphug-on-nextjs
- Owner: fanweixiao
- Created: 2023-09-26T15:34:29.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-27T15:40:35.000Z (over 1 year ago)
- Last Synced: 2025-02-14T13:47:32.747Z (4 months ago)
- Language: TypeScript
- Size: 38.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
GroupHug in next.js
## Getting Started
### Step 1: backend
1. start `prscd` service my `make dev` (need `gh repo clone yomorun/presencejs`, then `cd ./prscd`)
### Step 2: frontend
1. install [bun.js](https://bun.sh)
2. `bun install`
3. `bun dev`Open browser: https://localhost:3000