Meet2Code v2
Sign in

Kick-start the Modern Meet2Code stack

This Next.js frontend will interface with the Spring Boot API, collaborative Yjs server, and the Go-based WebRTC signaling node.

Backend health

Reading from https://api.meet2code.exploring-curiosity.com

{
  "status": "UP",
  "service": "meet2code-backend"
}

Service endpoints

  • Yjs WebSocket server: wss://yjs.meet2code.exploring-curiosity.com
  • Peer signaling endpoint: https://peer.meet2code.exploring-curiosity.com/ws

Jump in

  • Browse rooms to host collaborative sessions backed by the new Spring Boot APIs.
  • Monitor contests and track live scoreboards powered by PostgreSQL + WebSockets.
  • ➜ Open the LeetCode picker inside rooms to load full statements and sample tests.