An open API service indexing awesome lists of open source software.

https://github.com/liveblocks/thoughtspot-charts


https://github.com/liveblocks/thoughtspot-charts

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          



Liveblocks


Liveblocks

### Setup

- Install all dependencies with `npm install`
- Create an account on [liveblocks.io](https://liveblocks.io/dashboard)
- Copy your **secret** key from the
[dashboard](https://liveblocks.io/dashboard/apikeys)
- 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](http://localhost:3000)