5.2.0 • Published 11 months ago

@bifravst/muninn-proto v5.2.0

Weekly downloads
-
License
BSD-3-Clause
Repository
github
Last release
11 months ago

Muninn Protocols npm version

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

Documents the communication protocol between the Muninn backend and the web application.

Usage

npm i --save-exact @bifravst/muninn-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 .
5.2.0

11 months ago

5.1.1

11 months ago

5.1.0

11 months ago

5.2.0-chart-proto.1

11 months ago

5.0.4

11 months ago

5.0.3

1 year ago

5.0.2

1 year ago

5.0.1

1 year ago

5.0.0

1 year ago