a GUI for prismedia, using Electron.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
381 B

  1. # MIDDLEWARE
  2. This directory contains your Application Middleware.
  3. The middleware lets you define custom function to be ran before rendering a page or a group of pages (layouts).
  4. More information about the usage of this directory in the documentation:
  5. https://nuxtjs.org/guide/routing#middleware
  6. **This directory is not required, you can delete it if you don't want to use it.**