CTNicholas / v0-realtime-code-editor

Home Page:https://v0-realtime-code-editor.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Liveblocks real-time code editor

This demo shows you how to use Liveblocks to build a real-time code editor. The UI was generated by v0.dev.

cE3m32preO.mp4

Set up Liveblocks

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

About

https://v0-realtime-code-editor.vercel.app


Languages

Language:TypeScript 76.5%Language:CSS 20.7%Language:JavaScript 2.8%