Skip to content

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

License

Notifications You must be signed in to change notification settings

hello-nrfcloud/proto

Folders and files

NameName
Last commit message
Last commit date
Oct 18, 2024
Jan 30, 2024
Aug 12, 2024
Mar 19, 2025
Aug 12, 2024
Feb 22, 2023
Apr 29, 2024
Apr 3, 2024
Apr 3, 2024
Jan 6, 2025
Apr 29, 2024
Apr 29, 2024
Apr 29, 2024
Aug 12, 2024
Aug 12, 2024
Mar 27, 2025
Mar 27, 2025
Apr 22, 2024
Nov 27, 2024

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