Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

isaaceindhoven/GazeHub-src

Repository files navigation

GazeHub

GazeHub is part of Gaze. GazeHub is the main server that is responsible for sending data from the backend to the frontend.

Documentation

Click here to go to the full documentation for Gaze and GazeHub.

Installation

To install GazeHub go to the GazeHub release repository and follow the instructions there.

Development

For development you need Composer or Docksal installed on your system.

Unit tests

To run the unit tests:

./vendor/bin/phpunit

# Or for docksal
fin phpunit

You can test all the supported PHP versions by running the unittest.sh script:

./unittest.sh

Create phar

To create a phar-file that is executable:

php --define phar.readonly=0 create-archive.php

Release

To release a new version of GazeHub a new phar file needs te be created in the GazeHub release repository. Follow the instructions there to create the new release.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •