CTNicholas / wip-liveblocks-tldraw

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quick tldraw demo. I'll put together a proper one soon.

Set up Liveblocks

  • Install all dependencies with npm install
  • Create an account on liveblocks.io
  • Copy your public key from the dashboard
  • Create an .env.local file and add your public key as the NEXT_PUBLIC_LIVEBLOCKS_PUBLIC_KEY environment variable
  • Run npm run dev and go to http://localhost:3000

About


Languages

Language:TypeScript 92.4%Language:CSS 7.0%Language:JavaScript 0.6%