REST API and frontend for Godot Engine's official asset library.
Run the following commands to get a running installation of the project:
composer install
bower install
cp src/settings-local-example.php src/settings-local.php
Now you should proceed to update src/settings-local.php
with your DB password and session secret.