Skip to content

Commit

Permalink
Merge pull request #58 from akeneo/OCT-211
Browse files Browse the repository at this point in the history
OCT-211: Update the README
  • Loading branch information
masacc authored May 4, 2023
2 parents 09dc918 + 36d9602 commit b28d086
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ make up
- You have a [PIM developer sandbox](https://api.akeneo.com/apps/overview.html#app-developer-starter-kit)

**Steps:**
- Create a [public url](https://api.akeneo.com/apps/apps-getting-started.html#step-2-get-a-public-url-for-your-in-development-app) for your app
- Register your test app to [receive the credentials](https://api.akeneo.com/apps/apps-getting-started.html#step-3-get-your-test-app-credentials)
- Update `AKENEO_CLIENT_ID` & `AKENEO_CLIENT_SECRET` in `.env` with the credentials
- [Connect your app](https://api.akeneo.com/apps/apps-getting-started.html#step-4-connect-your-test-app-and-access-its-settings)
- Create a [public url](https://api.akeneo.com/tutorials/how-to-get-your-app-token.html#step-2-create-a-tunnel-to-expose-your-local-app) for your app
- Register your test app to [receive the credentials](https://api.akeneo.com/tutorials/how-to-get-your-app-token.html#step-3-declare-your-local-app-as-a-custom-app-in-your-sandbox-to-generate-credentials)
- Update `AKENEO_CLIENT_ID` & `AKENEO_CLIENT_SECRET` in `.env` with the credentials, then redo a `make up` to take into account these new environment variables
- [Connect your app](https://api.akeneo.com/tutorials/how-to-get-your-app-token.html#step-4-run-your-local-app)

### Useful commands

Expand Down

0 comments on commit b28d086

Please sign in to comment.