Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mstrlaw/orchestrator
The orchestrating app for the micro frontend architecture
https://github.com/mstrlaw/orchestrator
Last synced: 2 days ago
JSON representation
The orchestrating app for the micro frontend architecture
- Host: GitHub
- URL: https://github.com/mstrlaw/orchestrator
- Owner: mstrlaw
- Created: 2020-05-17T12:35:31.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T06:09:53.000Z (almost 2 years ago)
- Last Synced: 2023-03-01T08:01:25.958Z (almost 2 years ago)
- Language: HTML
- Size: 2.29 MB
- Stars: 2
- Watchers: 1
- Forks: 3
- Open Issues: 24
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Orchestrator
> The app responsible for loading dependencies and loading micro frontends### Install dependencies
```npm i```
### Run app
```npm run serve```
App will run on `http://localhost:5000`