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

https://github.com/debianmaster/store-frontend

This is example store frontend
https://github.com/debianmaster/store-frontend

Last synced: 10 months ago
JSON representation

This is example store frontend

Awesome Lists containing this project

README

          

### Update DC
```
gulp build
```
```sh
oc new-app https://github.com/i63/store-frontend --name=store --strategy=source
oc env dc store inventory_svc=http://inventory:8000 products_svc=http://products:8080
```