mirror of
https://github.com/meshtastic/web.git
synced 2026-05-02 19:53:35 -04:00
09c473c3cbcebf3ff7d9d57e7357b1a054b504d4
* Update User.tsx Fix Issue #65 * Add descriptions and spelling fixes Start to add descriptions for Module configs Canned message, serial, range test and telemetry. Fixes for Config pages for Bluetooth, LoRa, Position and Power * Updates to Power and position config pages Part of previous commit. Spelling and description updates. * Revert "Add descriptions and spelling fixes" This reverts commit to Peers.tsx. * Module config pages description updates Additional updates for External Notification and MQTT config pages.
Meshtastic Web
Overview
Official Meshtastic web interface, that can be hosted or served from a node
Stats
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
Languages
TypeScript
99.2%
CSS
0.7%