saleor-apps-redis_apl/apps/taxes
Lukasz Ostrowski 74174c4763
Update app-sdk to 0.37.3 (#375)
* Update app-sdk to 0.37.3

* update app-sdk to 0.37.3 latest
2023-04-14 12:33:22 +02:00
..
graphql fix/333 taxes not calculated (#345) 2023-03-30 13:12:52 +02:00
src Replace export default with named exports (#352) 2023-04-05 20:27:23 +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
.gitignore Setup Sentry for Taxes App (#343) 2023-03-29 12:32:34 +02: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 Release apps (#357) - 2023-04-13 2023-04-13 16:24:38 +02:00
next-env.d.ts feat: add taxes app (#223) 2023-03-02 12:01:17 +01:00
next.config.js Setup Sentry for Taxes App (#343) 2023-03-29 12:32:34 +02:00
package.json Update app-sdk to 0.37.3 (#375) 2023-04-14 12:33:22 +02: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
sentry.client.config.js Setup Sentry for Taxes App (#343) 2023-03-29 12:32:34 +02:00
sentry.edge.config.js Setup Sentry for Taxes App (#343) 2023-03-29 12:32:34 +02:00
sentry.server.config.js Setup Sentry for Taxes App (#343) 2023-03-29 12:32:34 +02:00
tsconfig.json feat: add taxes app (#223) 2023-03-02 12:01:17 +01:00
turbo.json Change turborepo config to use local turbo.json (#353) 2023-04-13 12:44:27 +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.