Skip to content

Pradyumn-cloud/Sketchpad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sketchpad

A concise drawing and collaboration app for real-time rooms.

Quick Start

  • Install dependencies: pnpm install
  • Run dev servers: pnpm dev
  • Build: pnpm build
  • Start: pnpm start

Key Features

  • Real-time collaborative canvas
  • User authentication and rooms
  • WebSocket server for live updates

Project Structure

  • Frontend: apps/frontenf
  • Backend and APIs: packages/common-backend
  • WebSocket server: ws-server
  • Database & ORM: db/prisma

Environment

Copy .env.example to .env and set required variables such as DATABASE_URL and any NEXT_PUBLIC_ keys.

Contributing

  • Open an issue, create a feature branch, and submit a PR with a clear description.

License

Specify your license in the LICENSE file or here.

Contact

Add maintainer contact or repo issue instructions.

About

Excalidraw clone app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors