Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

If you already have Firebase configuration files

You’ll need 2 files copied to the conf.d folder

  • config.js

  • firebase.php

These files should be requested from VXG or copied from another deployment of VSaaS template.

If it’s the first start of the VSaaS template then the following command should be called to initialize the DB (you can just type it in your browser):

https:\\vsaas_url\api\v1\db\update

If you don’t have Firebase configuration files

You can create a new Firebase project from scratch and setup Authentication using the following articles:

Initialization with new Firebase config

Initialization with new Firebase config

VSaaS Template uses Firebase for Authentication as an example. It can be replaced by other authentication services if necessary.

  • No labels