Hi everyone,
I wanted to share a starter project set up for writing Fitbit apps locally, e.g., in VS Code. A lot of the APIs are still untyped, but this enables better type checking and IntelliSense support, and lets you use your favorite IDE/local environment:
Here's the repo: https://github.com/vaskevich/fitbit-typescript-starter
The idea here is to write code locally, then drag and drop updated files into Fitbit Studio to test and deploy. This project also sets up the boilerplate for compiling, linting, and running unit tests via command line.
Contributions are welcome; ideally Fitbit will add better TS support and CLI tooling soon. Hope this helps in the meantime!
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.