@hello.nrfcloud.com/proto
Version:
Documents the communication protocol between the hello.nrfcloud.com backend and the web application
32 lines (22 loc) • 1.37 kB
Markdown
# `hello.nrfcloud.com` Protocols [](https://www.npmjs.com/package/@hello.nrfcloud.com/proto)
[](https://github.com/hello-nrfcloud/proto/actions/workflows/build-and-publish.yaml)
[](https://github.com/semantic-release/semantic-release)
[](https://renovatebot.com)
[](https://github.com/conventional-changelog/commitlint/tree/master/@commitlint/config-conventional)
[](https://github.com/prettier/prettier/)
[](https://github.com/typescript-eslint/typescript-eslint)
Documents the communication protocol between the `hello.nrfcloud.com` backend
and the web application.
## Usage
```bash
npm i --save-exact @hello.nrfcloud.com/proto
```
## Setup
Install the dependencies:
```bash
npm ci
```
## Run tests
```bash
npm test
```