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

https://github.com/100mslive/100ms-examples

Quickstart code for 100ms
https://github.com/100mslive/100ms-examples

Last synced: 5 months ago
JSON representation

Quickstart code for 100ms

Awesome Lists containing this project

README

          

### Quickstart examples to run 100ms.

- Fastest way to get started with 100ms integration.

## Examples

| Sample Code | Description | Codesandbox |
| ----------------------------------------------------------------------------------- | -------------------------------------------- | ----------------------------------------------------------------------------------------------------- |
| [JS](https://github.com/100mslive/100ms-examples/tree/main/web/js-quickstart) | Quickstart guide in javascript to run 100ms. | [Js link](https://codesandbox.io/s/github/100mslive/100ms-examples/tree/main/web/js-quickstart) |
| [React](https://github.com/100mslive/100ms-examples/tree/main/web/react-quickstart) | Quickstart guide in react to run 100ms. | [React link](https://codesandbox.io/s/github/100mslive/100ms-examples/tree/main/web/react-quickstart) |
| [Prebuilt - with Next.js and Typescript](https://github.com/100mslive/100ms-examples/tree/main/web/prebuilt-quickstart/with-nextjs-typescript) | Quickstart guide to use 100ms Prebuilt component. | [link](https://codesandbox.io/p/sandbox/github/100mslive/100ms-examples/tree/main/web/prebuilt-quickstart/with-nextjs-typescript) |