You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create src/server/api/routers/queue.ts with procedures for joining the live queue, leaving the queue, and checking queue status. Should use protectedProcedure since only authenticated users can queue.
Create src/server/api/routers/queue.ts with procedures for joining the live queue, leaving the queue, and checking queue status. Should use protectedProcedure since only authenticated users can queue.
Register in root.ts