You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
5 years ago | |
|---|---|---|
| .vscode | 5 years ago | |
| public | 5 years ago | |
| src | 5 years ago | |
| types | 5 years ago | |
| .env.example | 5 years ago | |
| .eslintrc | 5 years ago | |
| .gitignore | 5 years ago | |
| .prettierrc | 5 years ago | |
| README.md | 5 years ago | |
| package.json | 5 years ago | |
| postcss.config.js | 5 years ago | |
| snowpack.config.mjs | 5 years ago | |
| tailwind.config.js | 5 years ago | |
| tsconfig.json | 5 years ago | |
| yarn.lock | 5 years ago | |
README.md
Meshtastic Web
Overview
Official Meshtastic web interface, that can be run independently or on a node
Development & Building
Build the project:
yarn build
GZip the output:
yarn package