Skip to content

sagiri2004/goportal

Repository files navigation

goportal

A prototype real-time streaming project (WebRTC) with a Go backend and a React/Electron/TypeScript/Tailwind frontend/app, using LiveKit as the media server.

Run

cd backend
go mod tidy
go run . -config configs/config.yaml -migrate -seed
cd frontend
npm install
npm run dev:web
cd frontend
npm run dev:desktop

About

A prototype real-time streaming project

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors