CESNET / STaaS-GUI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

GUI Modules

This repo contains modules for Liberouter GUI

The repo serves as a submodule for Liberouter GUI.

Currently Available Modules

  • FTAS
  • NERD
  • Security Cloud
  • NEMEA (currently not in this repo)

Configuration

Each module must contain a config.json file which specifies a given folder is a module for Liberouter GUI. Example configuration is located in examples/example_config.json.

Module Structure

A module consists of two parts: backend and fronend. Frontend is used in frontend modules in Liberouter GUI and backend is loaded via REST API of Liberouter GUI.

About


Languages

Language:TypeScript 78.8%Language:HTML 20.4%Language:CSS 0.8%