ffplayout/store
2021-03-30 11:39:38 +02:00
..
auth.js delete auth cookies from old session 2020-09-15 10:27:21 +02:00
config.js don't send path to config, only channel id 2021-03-30 11:39:38 +02:00
index.js out source the api to separate project 2020-09-10 16:29:19 +02:00
media.js don't send path to config, only channel id 2021-03-30 11:39:38 +02:00
playlist.js don't send path to config, only channel id 2021-03-30 11:39:38 +02:00
README.md out source the api to separate project 2020-09-10 16:29:19 +02:00

STORE

This directory is not required, you can delete it if you don't want to use it.

This directory contains your Vuex Store files. Vuex Store option is implemented in the Nuxt.js framework.

Creating a file in this directory automatically activates the option in the framework.

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