Sr_Navarro_404
Results
1
comments of
Sr_Navarro_404
@millionstack, @tfmurad: I just added the same environment variables to the `.env.example` file but with the `NEXT_PUBLIC_` prefix for the frontend. Your `.env.example` file should look like this: ```env SHOPIFY_API_SECRET_KEY="your-shopify-api-secret-key"...