Skip to content

livekit/livekit-docs

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
April 11, 2022 23:29
October 25, 2021 10:45
October 8, 2021 22:13
January 26, 2022 21:40
February 17, 2021 20:05
February 19, 2021 23:12
January 10, 2022 15:04
October 22, 2021 15:40
January 10, 2022 15:04

LiveKit Documentation

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

Installation

yarn install

Local Development

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