Skip to content

CTNicholas/realtime-voting

Repository files navigation

Liveblocks real-time voting demo

This demo shows you how to use Liveblocks to build a real-time voting app. This currently has no UI.

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published