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

https://github.com/fanweixiao/test-grouphug-on-nextjs


https://github.com/fanweixiao/test-grouphug-on-nextjs

Last synced: about 2 months ago
JSON representation

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