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

https://github.com/livekit/livekit-docs


https://github.com/livekit/livekit-docs

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# LiveKit Documentation

Documentation site for LiveKit. Help us improve the documentation and PRs are welcome!

## Installation

```console
yarn install
```

## Local Development

```console
yarn start
```

This command starts a local development server and open up a browser window. Most changes are reflected live without having to restart the server.

## Deployment

CI has been setup to deploy main branch to docs.livekit.io