-
### Is there an existing issue for this?
- [X] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- [X] I have reviewed the documentation https://docs.sentry.io/…
-
Getting this error when trying to deploy Saleor using "Deploy to Heroku" button in "https://github.com/mirumee/saleor/". Had the same problem in my own machine(kali linux), which got resolved when I r…
-
1. Add git diffs in readme between example branch and main branch
2. Add github actions that rebases example with main branch after main is pushed
Also, think how to keep `saleor app create --example…
-
Hello,
I've been trying to port our project to the new package structure and I'm getting a problem with `yarn dev` inside site or `yarn workspaces run dev`.
When executed it requires the package…
-
- [x] I have searched the [issues](https://github.com/sdispater/poetry/issues) of this repo and believe that this is not a duplicate.
- [x] I have searched the [documentation](https://poetry.eu…
-
### What happened?
I'm trying to create a Fargate task definition, with a private ECR image. Running `pulumi up` keeps complaining the container image should not be null or empty
```
aws:ecs:…
-
### What I'm trying to achieve
…start app
### Steps to reproduce the problem
## How to run it?
1. Clone the repository:
```
$ git clone https://github.com/mirumee/saleor-platform.git --r…
-
### Description of the issue
I cannot deploy to Vercel due to an error. I think that I have it setup correctly, but correct me if I am wrong.
…
### Steps to reproduce the problem
1. Clone the …
-
As per the documents I changed the env variables
COMMERCE_PROVIDER=@vercel/commerce-saleor
NEXT_PUBLIC_SALEOR_API_URL=http://0.0.0.0:8000/graphql/
NEXT_PUBLIC_SALEOR_CHANNEL=default-channel
…
-
### Summary
using the saleor-platform I've managed to install Checkout app using ngrok but unsure if it configuration issue or something else I keep on getting:
```
saleor-app-checkout |…