Skip to content

Implement Excalidraw Backend Services #1

@saqib001-github

Description

@saqib001-github

Implementing backend services for Excalidraw clone including:

  • WebSocket Backend for real-time collaboration
  • HTTP Backend with user authentication
  • Database setup with Prisma
  • Shared utilities package
  • API Testing endpoints

Technical Details:

  • User authentication with JWT
  • Real-time room management
  • Prisma schema for Users, Rooms, and Chats
  • REST API endpoints for user operations

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions