Skip to content
This repository has been archived by the owner on Aug 23, 2022. It is now read-only.
/ quickdash_api Public archive

Replaced by hugoacfs/quickdash

License

Notifications You must be signed in to change notification settings

hugoacfs/quickdash_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quickdash_api

The API service responsible for serving svg images and links data to this client.

This project requires PHP version 7.4.

Configuration and Setup:

  1. Copy config-dist.php to config.php.
  2. Copy data-dist.json to data.json.

-> config.php

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.
  • ->debug is used to display error messages, if set to true.
  • The rest of the configuration file is used to load up mongodb dependencies.

About

Replaced by hugoacfs/quickdash

Resources

License

Stars

Watchers

Forks

Languages