ffplayout/pages
2022-07-05 18:08:51 +02:00
..
configure.vue start support for new API 2022-06-30 18:39:01 +02:00
index.vue start support for new API 2022-06-30 18:39:01 +02:00
logging.vue change api routes and functions to support new API 2022-07-04 18:00:56 +02:00
media.vue change api routes and functions to support new API 2022-07-04 18:00:56 +02:00
message.vue get status from api, fix routes, add alpha back again 2022-07-05 18:08:51 +02:00
player.vue get status from api, fix routes, add alpha back again 2022-07-05 18:08:51 +02:00
README.md out source the api to separate project 2020-09-10 16:29:19 +02:00

PAGES

This directory contains your Application Views and Routes. The framework reads all the *.vue files inside this directory and creates the router of your application.

More information about the usage of this directory in the documentation.