React App Builder
  • React App Builder Docs
  • Web Platform
    • Install the WEB PLATFORM
    • Firebase Account setup
    • Paddle Account
  • App Producer
    • APP PRODUCER TYPES
  • Local
    • Environment Setup
    • Setup App Producer
    • Run App Producer locally
  • Server
    • Run App producer on server
  • Advance Configurations
    • Clone our docs
    • Make iPhone App for my Clients
    • Manual - Bank transfers from my clients
    • Translate my app builder site
    • Run the app builder locally
  • Common Problems
    • Can't log in, stays on the login screen
    • Error shows: You don't have Item Purchase
    • Stuck on App Prioducer
  • Plugins
    • Landing Page
    • App preview app
  • FAQ
    • FAQ
    • Changelog
    • How we can help you best.
Powered by GitBook
On this page
  • Step 1. Connect to your Firebase DB
  • Step 2. Install the node modules

Was this helpful?

  1. Local

Setup App Producer

Now we will configure the local app producer to work for you

PreviousEnvironment SetupNextRun App Producer locally

Last updated 5 years ago

Was this helpful?

Step 1. Connect to your Firebase DB

Unzip the zip file that you got from CodeCanyon ( if you haven't already ).

Open the file Mobile App with .

To download service account JSON file go in then in Project -> Project Settings - > Service Accounts and click on "Generate new private key"

Extract the zip that you got from codecanyon. Save this file as service-account-file.json in Mobile App/Producer/service-account-file.json

Once again go in your . Then go in Project Setting and create a web app. In the file structure, locate firebase_config.js. Copy the values from Firebase to you firebase_config.js.

Step 2. Install the node modules

In Visual Studio terminal run

npm install

This may take a while. You may get some errors, but this doesn't necessary means that there are critical errors. Please continue withe the docs. If something is not working, send us screenshot of what you get during this install process.

Visual Studio Code
console.firebase.com
Firebase console