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
- Host: GitHub
- URL: https://github.com/debianmaster/store-frontend
- Owner: debianmaster
- Created: 2017-08-16T21:20:32.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-12-26T00:01:23.000Z (over 8 years ago)
- Last Synced: 2025-03-24T09:28:17.688Z (over 1 year ago)
- Language: JavaScript
- Size: 11.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```