Structure

Project Sturcture

This page will tell you the important structure of this project in order to let you get started quickly.

The directory you need to know

    • cybergui.sql
    • secret.json
    • server.js
    • settings.json
  • Top Folders

    NameRole
    serviceServer
    srcFrontend Source Code

    Second Folders

    service

    NameRole
    modulesServer Modules
    pagesServer Functions
    sqlDatabase Modules

    src

    NameRole
    componentsFrontend Components
    langLanguage Localizations
    pagesFrontend Pages

    Files

    service

    NameRole
    cybergui.sqlDatabase Creation
    secret.jsonDatabase and Admin Passwords
    server.jsMain Server

    src

    NameRole
    settings.jsonFrontend Settings