Liveblocks Live Piano Next Js Save

Multiplayer live piano built with Next.js & Liveblocks.

Project README

Live Piano

This repo shows how to build a live piano with Liveblocks and Next.js.

Live piano screenshot

Try it out

There are 10 different instruments to choose from. To play the piano, tap/click the keys on the screen or use your computer's keyboard.

Live piano keyboard mapping

Getting started

Run examples locally

  • Install all dependencies with npm install

  • Create an account on liveblocks.io

  • Copy your secret key from the dashboard

  • Create a file named .env.local and add your Liveblocks secret as environment variable LIVEBLOCKS_SECRET_KEY=sk_test_yourkey

Run examples on CodeSandbox

  • Open this repository on CodeSandbox with this link

  • Create an account on liveblocks.io

  • Copy your secret key from the dashboard

  • Create secret named LIVEBLOCKS_SECRET_KEY with the secret key you just copied. You need to create an account on CodeSandbox to add an environment variable.

  • Refresh your browser and you should be good to go!

More

On my blog, ctnicholas.dev, I wrote an interactive article about using Liveblocks to add live cursors to your website.

Open Source Agenda is not affiliated with "Liveblocks Live Piano Next Js" Project. README Source: CTNicholas/liveblocks-live-piano-next-js

Open Source Agenda Badge

Open Source Agenda Rating