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
- Host: GitHub
- URL: https://github.com/100mslive/100ms-examples
- Owner: 100mslive
- Created: 2022-11-30T05:28:43.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-11T17:09:01.000Z (almost 2 years ago)
- Last Synced: 2025-04-14T23:15:47.470Z (over 1 year ago)
- Language: JavaScript
- Size: 21.4 MB
- Stars: 6
- Watchers: 4
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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) |