saleor-apps-redis_apl/apps/taxes
2023-06-22 15:11:47 +02:00
..
graphql feat: tax code matcher (#564) 2023-06-20 17:53:27 +02:00
public Add logo to apps (#552) 2023-06-14 16:05:36 +02:00
scripts/migrations feat: tax code matcher (#564) 2023-06-20 17:53:27 +02:00
src refactor: 🔥 unused file with type error 2023-06-22 15:11:47 +02:00
.env.example Fix logs (#452) 2023-05-10 16:57:20 +02:00
.eslintrc feat: add taxes app (#223) 2023-03-02 12:01:17 +01:00
.gitignore build: add stryker 2023-06-22 15:11:36 +02:00
.graphqlrc.yml Unify urql version, use shared util to create client (#657) 2023-06-19 15:59:27 +02:00
.npmrc feat: add taxes app (#223) 2023-03-02 12:01:17 +01:00
CHANGELOG.md Release apps (#542) 2023-06-12 14:09:15 +02:00
next-env.d.ts feat: add taxes app (#223) 2023-03-02 12:01:17 +01:00
next.config.js Sentry improvements (#652) 2023-06-20 10:06:18 +02:00
package.json build: add stryker 2023-06-22 15:11:36 +02:00
README.md chore/replace taxes readme (#303) 2023-03-17 10:26:43 +01:00
saleor-app.ts Extract part of Semver compatibility logic to shared package and implement in Invoices and Taxes (#488) 2023-05-23 11:04:52 +02:00
sentry.client.config.ts Sentry improvements (#652) 2023-06-20 10:06:18 +02:00
sentry.edge.config.ts Sentry improvements (#652) 2023-06-20 10:06:18 +02:00
sentry.server.config.ts Sentry improvements (#652) 2023-06-20 10:06:18 +02:00
stryker.conf.mjs build: add stryker 2023-06-22 15:11:36 +02:00
tsconfig.json feat: add taxes app (#223) 2023-03-02 12:01:17 +01:00
turbo.json Sentry improvements (#652) 2023-06-20 10:06:18 +02: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.