Code Monkey home page Code Monkey logo

duzhanyuan / janusec-admin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from janusec/janusec-admin

0.0 1.0 0.0 1.15 MB

The Unified Web Administration Portal for Janusec Application Gateway (an application security solution which provides Web Application Firewall, unified web administration portal, private key protection, web routing and scalable load balancing).

Home Page: https://www.janusec.com/

License: Other

TypeScript 65.11% JavaScript 1.05% CSS 2.81% HTML 31.03%

janusec-admin's Introduction

Janusec Application Gateway Web Administration

This project is the Unified Web Administration Portal for Janusec Application Gateway , Github , generated with Angular 9.

This project is optional, and Janusec Application Gateway has already included distribution files of this project.

Development server

Angular 9+ is required.

Edit proxy.config.json with janusec-admin url and run:

npm start (instead of ng serve, to solve cross-domain warnings.)

Navigate to http://localhost:4200/janusec-admin/. The app will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.

ng build --prod

If crypto not found, try to change this file:

node_modules@angular-devkit\build-angular\src\angular-cli-files\models\webpack-configs\browser.js
and set node to new value:

node: { crypto: true, stream: true, fs: 'empty', net: 'empty' }

Release

The produced files are under ./dist/, copy all files to ./static/janusec-admin/ under Janusec Application Gateway.

Backend

Backend source code is available at Janusec Application Gateway Github.

LICENSE

Janusec Application Gateway source files are made available under the terms of the GNU Affero General Public License (GNU AGPLv3).

janusec-admin's People

Contributors

janusec2 avatar zhyale avatar

Watchers

 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.