Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
$ composer install

Prepare 3 config files and copy them to /api/conf.d folder:

  1. firebase.php

  2. config.js

  3. config.php

Initialize the database

Open this URL in your browser window

http://your_server_ip:port/api/v1/db/update

It should show something like this in the browser:

...