Skip to content

meshtastic/api

Repository files navigation

Meshtastic API

CI CLA assistant Fiscal Contributors Vercel

Overview

API backend used for meshtastic.org and associated tools.

Stats

Alt

Contributing

  • There's a codespace available for this repository, so you can start coding right away.
  • To build the project, run pnpm install and then pnpm build.
  • To run the project, use pnpm dev.
  • To run the linter, use pnpm biome lint, or to fix files automatically, use pnpm biome lint --write.
  • To run the formatter, use pnpm biome format, or to fix files automatically, use pnpm biome format --write.
  • To run the type checker, use pnpm biome check, or to fix files automatically, use pnpm biome check --write.

About

Meshtastic Website API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 16