Official Meshtastic web interface, that can be hosted or served from a node
Build the project:
pnpm build
GZip the output:
pnpm package
Install the dependencies.
pnpm i
Start the developtment server:
pnpm dev
Meshtastic Web Client
Official Meshtastic web interface, that can be hosted or served from a node
Build the project:
pnpm build
GZip the output:
pnpm package
Install the dependencies.
pnpm i
Start the developtment server:
pnpm dev