Skip to main content

Buildfire Developer Docs

Comprehensive documentation to help you get started with Buildfire’s SDK

Use tools you already know

Use tools you already know

Build new features using Javascript, HTML, and CSS. Add any framework you like.

You build, we deploy

You build, we deploy

Use our cutting edge deployment process to deploy your code to QA or Production all around the world instantly.

No DevOps needed

No DevOps needed

We take care of publishing to iOS and Android. Just start coding and let us take care of the rest.

Custom functionality for your Buildfire mobile app

Use the tools you already know. Build new features using Javascript, HTML, and CSS. Add any framework you like.

Use our existing infrastructure

With much already built in such as databases, image servers, file servers, analytics, authentication, and notifications, plugin development should be quick and painless.

Access native device APIs

Integrate with device components across different hardware. Access geolocation, camera, file system, and other native features simply using buildfire.js APIs.

Give it a try


> npm install buildfire-cli -g
> buildfire init
> cd BuildFireSDK
> buildfire plugin init myPlugin
> buildfire run