2018-08-07 11:25:11 +02:00
2017-08-18 15:49:19 +02:00
2018-08-07 11:25:11 +02:00
2017-08-09 13:30:42 +02:00
2018-08-06 18:05:15 +02:00
2018-08-07 11:25:11 +02:00
2017-07-31 15:50:48 +02:00
2017-07-31 15:50:48 +02:00
2017-09-05 19:17:40 +02:00
2017-09-05 19:17:40 +02:00
2017-07-31 15:50:48 +02:00
2017-07-31 15:50:48 +02:00
2017-08-24 18:44:42 +02:00

TaurusTv

Tools used for development

Install the latest versions, add them to your $PATH.

Prepare for development

The app needs a copy of the *.dist files under the config folder without the .dist extension filled with the correct information.
These files are moved to a shared/ folder on deployment and simlinks are created pointing to them, so their content is retained on subsequent deploys.

Install required node packages

# Inside your project root
composer install

Deployment

Run dep deploy in the project root, to deploy the application to vasgyuro.tsp. The application will automatically reload on the TV when a new version is deployed.

Development

Development server

Run composer serve for a dev server. Navigate to http://localhost:8080/.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|module.

Further help

To get more help on ZF3-Expressive go check out ZF Expressive.

Description
No description provided
Readme 887 KiB
Languages
PHP 100%