Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 647 Bytes

File metadata and controls

26 lines (19 loc) · 647 Bytes

pair-program

Discuss, Solve and Code together with your friends.

Tech Stack

  • Real time updates using Web Sockets (ws library) and CRDT (using Y.js).
  • Livekit for Audio and Video integration.
  • Express + Typescript for the backend
  • Nextjs with tailwind css

Join rooms

Home

Code Together

Room

AI Question generation (using Gemini)

Question

Review your solution

Solution

Conflict management

Handled via Y.js (CRDT)

Running the app

docker compose up (--build if image not there)