Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.js

cd ../search
yarn build:prod && node index.js
```

Then go to `http://localhost:3000/`