Skip to content

senutpal/relay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

live sports commentary

a real-time sports commentary platform

structure

  • backend/ - node.js api with websocket support
  • frontend/ - react 19 spectator interface

quick start

backend

cd backend
npm install
npm run dev

frontend

cd frontend
npm install
npm run dev

backend runs on port 3001, frontend on port 5173.

features

  • real-time match commentary
  • websocket updates
  • spectator view
  • postgresql with drizzle orm

About

a real-time sports commentary platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages