Skip to content

hethport/tlh

Repository files navigation

TLH dig

TODO!

An overview of the source code is available in German.

First start

PHP Extensions

These php extensions have to be activated:

  • mysql

Install dependencies

# server dependencies
php7 /usr/bin/composer install

# ui dependencies
cd ui
npm i

Starting the server & ui

# server
cd html
php -S 0.0.0.0:8066

# ui
cd ui
npm run start

About

New Repo for TLH dig

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •