Skip to content

Getting started

Valentin Noves edited this page Jul 21, 2020 · 14 revisions

1-Create a DataBase

First thing you need to do is get a Firebase database created.This will be the socket that you will use to storage data and trigger a notification when something changes in any model

DataBase

Go to Create Database for instruction on how to do this and get the Json with the credentials of the database

2-Connect a program to the Database

  1. Download our installer
  2. Open any software you want to connect to the database
  3. Configure the credentials to connect to the database
Connection

3-Upload a model from the platform you like

Upload a model from the software that you like, find instructions here

DataBase

4-You are all set

Now you you are all set and can start making more connections to your database

MoreConnections

Clone this wiki locally