Checks that a Meshtatstic device is properly configured for the french Gaulix 868 MHz network.
Forked from the 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 development server:
pnpm dev