AlexeyOplachko / homer-ui

HOMER Front-End Application (UI)

Home Page:http://sipcapture.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HOMER User-Interface

This project provides the Front-End components of HOMER 7.x and higher, featuring native integration with all supported backend components for search and analytics including pgsql, influxdb, prometheus, loki and more.

HOMER-UI is designed to be bundled and served with the homer-app project

Status

This project is still in Development. Please open well documented issues to report bugs or inconsistencies.

Developers Guide

Installation

npm install
npm install -g @angular/cli
npm run build

Usage

PM2

pm2 start

Stand-Alone

ng serve --open --host 0.0.0.0 --port 8080 --source-map=false --vendorChunk=false --aot=true --disableHostCheck

Support

For professional support, remote installations, customizations or commercial requests please contact: support@sipcapture.org

For community support, updates, user discussion and experience exchange please join our users Mailing-List

For commercial licensing and support, please contact the QXIP Team

Developers

Contributors and Contributions to our project are always welcome! If you intend to participate and help us improve HOMER by sending patches, we kindly ask you to sign a standard CLA (Contributor License Agreement) which enables us to distribute your code alongside the project without restrictions present or future. It doesn’t require you to assign to us any copyright you have, the ownership of which remains in full with you. Developers can coordinate with the existing team via the homer-dev mailing list. If you'd like to join our internal team and volunteer to help with the project's many needs, feel free to contact us anytime!

License & Copyright

H5

Homer components are released under the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

(C) 2008-2020 QXIP BV


Made by Humans

This Open-Source project is made possible by actual Humans without corporate sponsors, angels or patreons.
If you use this software in production, please consider supporting its development with contributions or donations

Donate

About

HOMER Front-End Application (UI)

http://sipcapture.org

License:GNU Affero General Public License v3.0


Languages

Language:TypeScript 67.1%Language:HTML 20.8%Language:SCSS 11.9%Language:JavaScript 0.2%Language:CSS 0.0%