/web

Meshtastic Web Client

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

Meshtastic Web

CI CLA assistant Fiscal Contributors Vercel

Overview

Official Meshtastic web interface, that can be hosted or served from a node

Hosted version

Stats

Alt

Development & Building

Building and Packaging

Build the project:

pnpm build

GZip the output:

pnpm package

Development

Install the dependencies.

pnpm i

Start the developtment server:

pnpm dev