Skip to content

Add Socket.IO collaborative draw board template#31

Open
kenproxx wants to merge 1 commit into
codesphere-community:mainfrom
kenproxx:codex/socketio-draw-board-template
Open

Add Socket.IO collaborative draw board template#31
kenproxx wants to merge 1 commit into
codesphere-community:mainfrom
kenproxx:codex/socketio-draw-board-template

Conversation

@kenproxx
Copy link
Copy Markdown

Summary

  • add a Socket.IO collaborative draw board template for Codesphere
  • include real-time room-based drawing, shared clear-board events, online presence, and JPG export
  • add Codesphere ci.yml, metadata, and setup/deployment README

Verification

  • npm.cmd install
  • npm.cmd run check
  • npm.cmd audit --audit-level=moderate
  • smoke test: home page returned 200 and /socket.io/socket.io.js returned 200 on local server
  • git diff --check

Closes #8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Socket.io template - collaborative draw board

1 participant