@nrf-guide/proto
TypeScript icon, indicating that this package has built-in type declarations

4.2.0 • Public • Published

nRF Guide Protocols npm version

GitHub Actions semantic-release Renovate Commitizen friendly code style: prettier ESLint: TypeScript

Documents the communication protocol between the nRF Guide backend and the web application.

Usage

npm i --save-exact @nrf-guide/proto

Example

Setup

Fetch the submodules

git submodule init
git submodule update --remote

Install the dependencies:

npm ci

Run tests

npm test

Update generated code

npx tsx generate/types/schema-to-type.ts
npx tsx generate/schema/NRFCloudMessage.schema.ts
npx prettier --write .

Package Sidebar

Install

npm i @nrf-guide/proto

Weekly Downloads

1

Version

4.2.0

License

BSD-3-Clause

Unpacked Size

733 kB

Total Files

313

Last publish

Collaborators

  • bifravst-ci
  • coderbyheart