The API service responsible for serving svg images and links data to this client.
This project requires PHP version 7.4.
- Copy
config-dist.phptoconfig.php. - Copy
data-dist.jsontodata.json.
The config file is currently only used for debug reasons, it still needs to be created for the project to work.
- This file holds the configuration variable used throughout the code.
- ->
debugis used to display error messages, if set totrue. - The rest of the configuration file is used to load up mongodb dependencies.