https://github.com/billyjov/poc-explorviz-shell

Exploviz PoC With Angular Shell

https://github.com/billyjov/poc-explorviz-shell

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.9%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

Exploviz PoC With Angular Shell

Basic Info
  • Host: GitHub
  • Owner: billyjov
  • Language: TypeScript
  • Default Branch: master
  • Size: 42.2 MB
Statistics
  • Stars: 1
  • Watchers: 3
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 5 years ago · Last pushed over 4 years ago
Metadata Files
Readme

README.md

Micro-Frontends

Table of content

🔖 Getting started

🛠️ Serving and Testing Application

🚀 Serving

  • LANDSCAPE

```bash

cd landscape

install packages

npm install

to serve app

npm run start ```

  • SHELL

```bash cd shell npm install

start app with

npm run start

browse http://localhost:4200

```

  • VISUALIZATION

```bash

cd visualization

install packages

npm install

to serve app

npm run start ```

  • TRACE

```bash

cd trace

npm install

npm run start

Browse http://localhost:4500

```

🏗️ Build

  • LANDSCAPE

```bash

build (this step automatically build, copy assets etc...)

npm run build:all:prod ```

  • SHELL

  • VISUALIZATION

```bash

build (this step automatically build, copy assets etc...)

npm run build:all:prod ```

🚨 Testing

  • For most of the app: npm run test will run unit tests
  • npm run e2e will run e2e tests

Check out app specific README.md files for more instructions.

📚 Apps and libs

| Service | Framework/Language | Description | | ------------------------------- | -------------------- | --------------- | | Shell | Angular/TypeScript | - | | Landscape | EmberJS/TypeScript | - | | Visualization | EmberJS/TypeScript | - | | Trace | Angular/TypeScript | - |

NOTES

The entry point of the app micro-frontend is the shell. After building or starting different apps, Shell app should be browse.

Package INFOS


Some issues found

Cannot embed app into another:

  • https://stackoverflow.com/a/47391372/6432698

ExplorViz monolithic frontend

  • https://github.com/ExplorViz/explorviz-frontend/tree/dev

ExplorViz Backend microservices

  • https://github.com/ExplorViz

Owner

  • Name: Billy Lando
  • Login: billyjov
  • Kind: user
  • Location: Germany
  • Company: @teamneusta

Javascript enthusiast. Passionate @angular @nodejs evangelist 🎨. ✅TDD = 🔨 Refactoring + 🚨TFD

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels