Shortcuts to help development with LiveKit. These use-cases are personal for me, but I'm open to implementing other use-cases.
- Ensure
mageis installed - Clone this repository:
git clone git@github.com:dwirya/livekit-local-dev.git - Run
go getin the repository
mage init- Initialise LiveKit config filemage livekit- Start LiveKit server with the config filemage token {room} {identity}- Provision token with keys from the config file
For improvements and bug reports, please consider filing a GitHub issue