Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/getstoryteller/storyteller-sample-web

Sample app showing integration with the Storyteller Web SDK for adding Stories and Clips to your website
https://github.com/getstoryteller/storyteller-sample-web

instagram nextjs react reels sdk stories storyteller tiktok

Last synced: 4 months ago
JSON representation

Sample app showing integration with the Storyteller Web SDK for adding Stories and Clips to your website

Awesome Lists containing this project

README

        

# Storyteller Web Sample App


Storyteller integration examples for Web, from getstoryteller.com


What is Storyteller?   
Storyteller Web Documentation

## SDK Installation

### Install with NPM

`npm install @getstoryteller/storyteller-sdk-javascript`

### Install with Yarn

`yarn add @getstoryteller/storyteller-sdk-javascript`

### Install via CDN

```

```

## Documentation

All of the documentation for our Web SDK is [available on our website](https://www.getstoryteller.com/documentation/web/quickstart)

## Sample Apps

This repo contains the following sample applications:

- [NextJS Sample](https://github.com/getstoryteller/storyteller-sample-web/tree/main/nextjs)
- [Simple HTML Sample](https://github.com/getstoryteller/storyteller-sample-web/tree/main/html)
- [ReactJS Sample](https://github.com/getstoryteller/storyteller-sample-web/tree/main/reactjs)

## Other Platforms

Storyteller is also available for [iOS](https://github.com/getstoryteller/storyteller-sample-ios), [Android](https://github.com/getstoryteller/storyteller-sample-android) and [React Native](https://github.com/getstoryteller/storyteller-sdk-react-native).

## Need Help?

We're always available at [[email protected]](mailto:[email protected]?Subject=Web%20Sample%20App) to provide help and assistance with integrating the Storyteller SDK into your website.