Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mergermarket/debtwire-microfrontends-example
https://github.com/mergermarket/debtwire-microfrontends-example
debtwire the-avengers
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/mergermarket/debtwire-microfrontends-example
- Owner: mergermarket
- Created: 2019-09-19T17:05:25.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T10:53:56.000Z (about 2 years ago)
- Last Synced: 2023-03-30T12:59:27.782Z (almost 2 years ago)
- Topics: debtwire, the-avengers
- Language: JavaScript
- Homepage:
- Size: 1.38 MB
- Stars: 0
- Watchers: 18
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Debtwire Microfrontends example
## Running locally
You need to run both the container and search services
```
cd container
node index.jscd ../search
yarn build:prod && node index.js
```Then go to `http://localhost:3000/`