<img src="../../.github/images/fishjam-card.png" width="100%">

# Fishjam Server SDK for JavaScript

JavaScript server-side SDK for [Fishjam](https://fishjam.io).

## Installation

You can install the library using `npm`:

```bash
npm install @fishjam-cloud/js-server-sdk
```

or `yarn`:

```bash
yarn add @fishjam-cloud/js-server-sdk
```

## Documentation

The documentation for the latest release is available [here](https://fishjam-cloud.github.io/js-server-sdk/).
To generate it locally, run:

```bash
yarn docs
```

## Examples

See [examples](https://github.com/fishjam-cloud/js-server-sdk/tree/main/examples) directory.

## License

Licensed under the [Apache License, Version 2.0](LICENSE)

## Fishjam is created by Software Mansion

Since 2012 [Software Mansion](https://swmansion.com) is a software agency with experience in building web and mobile apps. We are Core React Native Contributors and experts in dealing with all kinds of React Native issues. We can help you build your next dream product – [Hire us](https://swmansion.com/contact/projects?utm_source=fishjam&utm_medium=js-server-readme).

[![Software Mansion](https://logo.swmansion.com/logo?color=white&variant=desktop&width=200&tag=react-client)](https://swmansion.com/contact/projects?utm_source=fishjam&utm_medium=js-server-readme)
