Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.67 KB

README.md

File metadata and controls

35 lines (23 loc) · 1.67 KB

✈️ Overview

This repository contains examples on how to use Ably to build realtime features, like avatar stacks or live cursors.

You'll find them in the examples folder, together with instructions on how to run them.

To see what else is possible with Ably, check out our other realtime examples.

🏃 Requirements

⚙️ Running all examples

You can also run a single app that shows all the examples:

  • Fork or clone the Examples Repo.
  • Sign up for an account on Ably and get an API KEY.
  • Rename .env.example to .env and fill in your API key in the VITE_ABLY_KEY environment variable.
  • Run yarn to install dependencies.
  • Run yarn dev and go to http://localhost:5173/

🤔 Support, feedback and troubleshooting


Ably logo