Skip to content

baitcenter/eloquentlog-web-console

 
 

Repository files navigation

Eloquentlog Web Console

pipeline status coverage report

Eloquentlog

╦ ╦┌─┐┌┐   ╔═╗┌─┐┌┐┌┌─┐┌─┐┬  ┌─┐
║║║├┤ ├┴┐  ║  │ ││││└─┐│ ││  ├┤
╚╩╝└─┘└─┘  ╚═╝└─┘┘└┘└─┘└─┘┴─┘└─┘

The console web application of Eloquentlog.

Repository

https://gitlab.com/eloquentlog/eloquentlog-web-console

Requirements

  • Node.js >= 12.13.0

Setup

% npm install

Build

% make build

Development

Vet

: using `tslint`
% make lint

Run

% make watch:server

License

┏━╸╻  ┏━┓┏━┓╻ ╻┏━╸┏┓╻╺┳╸╻  ┏━┓┏━╸
┣╸ ┃  ┃ ┃┃┓┃┃ ┃┣╸ ┃┗┫ ┃ ┃  ┃ ┃┃╺┓
┗━╸┗━╸┗━┛┗┻┛┗━┛┗━╸╹ ╹ ╹ ┗━╸┗━┛┗━┛

Web Console
Copyright (c) 2019 Lupine Software LLC

AGPL-3.0-or-later

This is free software: You can redistribute it and/or modify
it under the terms of 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.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.

About

The console web application of Eloquentlog

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 78.6%
  • CSS 12.1%
  • JavaScript 4.9%
  • Makefile 3.0%
  • HTML 1.4%