Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 874 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 874 Bytes

CSSBattlesCollab

Collaborative CSSBattles ⚔️

Work on a cssbattle.dev problem together

CollabCSSBattles.mp4

How to run

Server

Start the websockets server

# python3 websocket_server.py 
 * Serving Flask app 'websocket_server'
 * Debug mode: off
WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
 * Running on all addresses (0.0.0.0)
 * Running on https://127.0.0.1:443
Press CTRL+C to quit

Clients

  1. Go to a cssbattle.dev problem

  2. Open up the Chrome DevTools Console

  3. Paste in the secret gist (get it from Eddie)

Media

Here is a lightning talk I gave on CSSBattlesCollab ⚡️