Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor acme-shopping with React / Typescript #74

Merged
merged 12 commits into from
Sep 17, 2024
Merged
Prev Previous commit
Next Next commit
Synced app name from manifest.yml & removed dist folder in deprecated…
… acme-shopping
  • Loading branch information
David Joo authored and tone2k committed Sep 5, 2024
commit 07a791ad5dcc1c6eb5d55e8160d07cd41b19a8d9
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,8 @@ cf start acme-order
```bash
cd ../acme-shopping-react
cf push --no-start
cf bind-service acme-shopping-react acme-gateway -c frontend-routes.json
cf start acme-shopping-react
cf bind-service acme-shopping acme-gateway -c frontend-routes.json
cf start acme-shopping
```
=================================================

Expand Down
162 changes: 0 additions & 162 deletions deprecated/acme-shopping-static/dist/assets/Cart-b8436f64.js

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading