saleor-apps-redis_apl/apps/taxes
Adrian Pilarczyk ba40df0a10
chore/replace taxes readme (#303)
* refactor: 📝 replace readme with link to taxes docs

* refactor: 📝 replace the root level link to taxes

* build: 👷 add changeset
2023-03-17 10:26:43 +01:00
..
graphql feat: add taxes app (#223) 2023-03-02 12:01:17 +01:00
src Author field in manifests (#299) 2023-03-16 19:09:26 +01: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-16 13:00:26 +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 Author field in manifests (#299) 2023-03-16 19:09:26 +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.