Skip to content

Innokentii-Smirnov/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

TLH with OXTED modifed for Hurrian

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 81.3%
  • PHP 17.0%
  • Other 1.7%