Français

Español

🎉 Home

Voltapp Introduction

CUSTOMIZE A TEMPLATE ⏱

Discover Templates

Create your Airtable

Connect your data

Publish your app

LEARN VOLTAPP ▶️

Discovery of the interface

Nodes

Graph

Variables

Custom the design

Placing elements

Design examples & Devices

Managing pages

Create dynamic content

Manage data with Airtable

Combine templates

CREATE YOUR 1rst APP

Dynamic content

Data & design creation

GO FURTHER

Webhooks integration (Make, Zapier…): ex Notion

Team work

Internationalization

Sovereign data

Formulas

HELP

FAQ

Find help

To be accompanied

How to do it with Voltapp

REFERENCE

Voltapp Lexicon

Nodes

Event blocks

Action blocks

Control blocks

Expression blocks

Variables

COMMUNITY

🔗 Our discord

🔗 Marketpad

Voltapp Updates

📱Public app: https://api.voltapp.tech/app/Zi1S3Obq/

💻Template page: https://editor.voltapp.tech/template/t5QgHPEH

🛢️Data: Firebase

The Firebase Account template allows you to link your app to your own Firebase database, which allows you to manage your user accounts, your data and your files.

This template is composed of a Firebase Auth node inside which we will find 3 main screen nodes:

Connecting your Firebase account to Voltapp

To connect Firebase to Voltapp, you must first create an account on Firebase Click on Get Started and then associate your Gmail account (or your email address) to register.

You can now create projects. Click on Get Started and then on Create a project. Give it a name, agree to the terms and conditions then click on Continue, fill in your analytics and country, then accept and create the project.

Authentication will allow you to manage user accounts, login etc. To start click on Create then Authentication then Start. You will be able to determine the authentication systems you want to use. In Sign-in methods you can then choose a connection via Facebook, Google, email address etc. You just have to click on the desired method and then activate it (enabled). You can select as many as you want.

Once the authentication method is determined, go to the project overview. Click on the wheel that allows you to access the project settings. There you can retrieve the Web API Key and the project ID.

Now go to Voltapp. Click on the Firebase Auth node and paste the API Key and the project ID. The trick is done!