Git Product home page Git Product logo

nyx_ui's Introduction

Nyx User Interface

badge badge badge

Introduction

The NYX platform is an easy to use application builder that integrates various technologies such as:

  • Elastic Search / Kibana
  • PostGreSQL
  • Jupyter Notebooks
  • Node Red
  • Apache ActiveMQ
  • Apache Camel

The NYX UI includes an online configuration tools that can create the following pages:

  • A Kibana page
  • A generic table page (PostGreSQL or ElasticSearch)
  • An in house controller
  • An Upload page
  • A Form
  • A Free Text page
  • A Vega graph
  • External URLs

Main Config Table

Config1

An Application configuration panel

Config2

Kibana Panel:

A kibana panel is directly linked to a kibana dashboard. It is possible to change the time selector and query the Kibana panel editor.

Kibana1

Generic Table:

A generic table is a view on:

  • An Elastic Search Collection
  • A PostgreSQL table or Query

It can include:

  • a discover graph
  • a map
  • a query
  • download options

Table1 Table2

Vega Panel:

A Vega panel uses the Vega framework in order to build interactive dashboard.

Vega

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Lauching application

==> http://localhost:8080/?api=https://YOUR_REST_API_SERVER/api/v1/&user=admin&password=*******#/

Rest API swagger

=> Rest API swagger https://YOUR_REST_API_SERVER/api/doc/

Compiles and minifies for production

npm run build

Extending the UI

To add a new specific controller:

=> put a new .vue file inside the folder components/external

To add a new specific table editor:

=> put a new .vue file inside the folder components/tableEditor

Building the container

docker build .

Version History

Versions

nyx_ui's People

Contributors

snuids avatar valentinmercier avatar scoufman avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.