This project is the Unified Web Administration Portal for Janusec Application Gateway , Github , generated with Angular CLI and Angular 5+.
This project is optional, and Janusec Application Gateway has already included it.
Angular 5+ is required.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Edit proxy.config.json
with janusec-api url and run:
npm start
to solve cross-domain warnings.
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
The produced files are under ./dist/
, copy all files to ./static/
under Janusec Application Gateway.
Backend source code is available at Janusec Application Gateway Github.
Janusec Application Gateway source files are made available under the terms of the GNU Affero General Public License (GNU AGPLv3).