Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.34 KB

README.md

File metadata and controls

31 lines (22 loc) · 1.34 KB

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