@bloomreach/navapp

1.8.7 • Public • Published

Bloomreach Navigation Application

Introduction

This project contains code related to the navigation application and navigation communication library. The navapp is the container application of micro-frontends in BRX. Through configuration it allows the loading of isolated apps inside iframes hosted on any domain. These client apps can then use the communication library to communictate with the navapp API to execute tasks.

  • In depth documentation on the navapp can be found here.
  • In depth documentation on the navapp-communication library can be found here.
  • The API docs are generated and published here.

Structure

This is an Angular workspace generated by the Angular CLI. The projects folder contains the navapp application the navapp communication library and an example app to be loaded inside an iframe for quick testing purposes. The root contains the configuration files related to the navapp.

Development

For a development setup:

  1. Run npm ci
  2. Optionally run npm run build navapp-communication -- --watch
  3. Run npm run start
  4. Run npm run start:example-app

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

Build

First install the dependencies with npm ci then:

  • For building the navapp run npm run build
  • For building the communication library run npm run build -- navapp-communication

Generated README by Angular CLI

This project was generated with Angular CLI.

Development server

Run npm run start for a dev server and npm run start:example-app. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

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.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.

Readme

Keywords

none

Package Sidebar

Install

npm i @bloomreach/navapp

Weekly Downloads

49

Version

1.8.7

License

none

Unpacked Size

6.7 MB

Total Files

51

Last publish

Collaborators

  • stefanos.maziotis
  • prateek.pandey
  • shivanayak.dharavath2
  • feix-bloomreach
  • jeroenhoffman
  • skuzey-br
  • aakash.anand
  • rameshbr
  • boudekerk
  • mgiusto
  • beetlerom
  • joerideg
  • abogaart
  • pcentgraf-bloomreach
  • mjmetter
  • michielrop
  • sshepelevich
  • vlets
  • pauledwardsbloomreach
  • davidboyd1
  • br-mikedreynolds
  • tom.washek
  • drq
  • ricardomartins
  • ntrajkovski
  • bcanvural
  • lachire
  • brxm
  • glm-bloomreach
  • vaibhav.shukla
  • hachok
  • vkauryha