Skip to content

hello-nrfcloud/proto

hello.nrfcloud.com Protocols npm version

GitHub Actions semantic-release Renovate @commitlint/config-conventional code style: prettier ESLint: TypeScript

Documents the communication protocol between the hello.nrfcloud.com backend and the web application.

Usage

npm i --save-exact @hello.nrfcloud.com/proto

Setup

Install the dependencies:

npm ci

Run tests

npm test