saleor-apps-redis_apl/apps/taxes
Adrian Pilarczyk aa8a96a0ba
fix/331 no provider available (#337)
* fix: 🐛 error while reading updated provider

* build: 👷 add changeset
2023-03-28 13:40:07 +02:00
..
graphql feat: add taxes app (#223) 2023-03-02 12:01:17 +01:00
src fix/331 no provider available (#337) 2023-03-28 13:40:07 +02:00
.env.example feat: add taxes app (#223) 2023-03-02 12:01:17 +01:00
.eslintrc feat: add taxes app (#223) 2023-03-02 12:01:17 +01:00
.graphqlrc.yml feat: add taxes app (#223) 2023-03-02 12:01:17 +01:00
.npmrc feat: add taxes app (#223) 2023-03-02 12:01:17 +01:00
CHANGELOG.md [vercel deploy] 2023-03-20 12:36:28 +01:00
next-env.d.ts feat: add taxes app (#223) 2023-03-02 12:01:17 +01:00
next.config.js feat: add taxes app (#223) 2023-03-02 12:01:17 +01:00
package.json [vercel deploy] 2023-03-20 12:36:28 +01:00
pnpm-lock.yaml feat: add taxes app (#223) 2023-03-02 12:01:17 +01:00
README.md chore/replace taxes readme (#303) 2023-03-17 10:26:43 +01:00
saleor-app.ts feat: add taxes app (#223) 2023-03-02 12:01:17 +01:00
tsconfig.json feat: add taxes app (#223) 2023-03-02 12:01:17 +01:00
vitest.config.ts feat: add taxes app (#223) 2023-03-02 12:01:17 +01:00

Saleor Taxes App

Saleor App Taxes Hub

Hub for configuring taxes in Saleor using different providers.

Documentation

Visit Taxes App documentation to learn how to configure and develop the app locally.