mirror of
https://github.com/MeshEnvy/mesh-forge.git
synced 2026-05-02 03:22:44 +02:00
5b4a7a2e36cf37a20e156b9c1892e104b2df8d5e
chore: remove generate-firmware-patch script and update package.json to clean up deployment commands
chore: update .gitignore to include VSCode settings.json for better project configuration management
chore: remove generate-firmware-patch script and update package.json to clean up deployment commands
Mesh Forge
Build custom Meshtastic firmware right from your browser. No downloads, no toolchains—everything runs in the cloud.
Features
- Zero Install - Everything runs in your browser
- Custom Firmware - Build bespoke Meshtastic firmware tailored to your exact needs
- Community Extensions - Include community modules and extensions beyond core Meshtastic
- Share & Remix - Publish your build profiles and let others remix your configs
- Cloud Builds - Compile in the cloud, flash directly to your device
Community
Join our Discord community: https://discord.gg/8KgJpvjfaJ
Contributing to Mesh Forge
# Install dependencies
bun install
# Run development server
bun run dev
# Build for production
bun run build
# Lint code
bun run lint
License
[Add your license here]
Description
Languages
Cython
63.6%
TypeScript
30.5%
Shell
4.1%
JavaScript
0.7%
CSS
0.6%
Other
0.5%