saleor-apps-redis_apl/apps/crm
Lukasz Ostrowski 830cfe92ce
Extract logger (#439)
* Extract logger

* Replace logger with shared one

* Replace CRM logger with shared one

* Replace E&M logger with shared one

* Replace invoices logger with shared one

* Replace Products Feed logger with shared one

* Replace Search logger with shared one

* Replace Taxes logger with shared one

* Uninstall pino from apps direct dependency

* Update docs

* Update changeset

* Bumped Klaviyo typescript version to hopefully unblock the build

* Change packageManager field to pnpm 8.2.0

* removed package manager field from klaviyo package.json
2023-05-05 08:15:47 +02:00
..
graphql Introduce CRM App (#292) 2023-04-06 09:26:56 +02:00
src Extract logger (#439) 2023-05-05 08:15:47 +02:00
.env.example Extract logger (#439) 2023-05-05 08:15:47 +02:00
.eslintrc Introduce CRM App (#292) 2023-04-06 09:26:56 +02:00
.graphqlrc.yml Introduce CRM App (#292) 2023-04-06 09:26:56 +02:00
CHANGELOG.md Release apps (#389) 2023-04-21 12:04:30 +02:00
next-env.d.ts Introduce CRM App (#292) 2023-04-06 09:26:56 +02:00
next.config.js Introduce CRM App (#292) 2023-04-06 09:26:56 +02:00
package.json Extract logger (#439) 2023-05-05 08:15:47 +02:00
README.md Add link to docs 2023-04-06 14:35:45 +02:00
tsconfig.json Introduce CRM App (#292) 2023-04-06 09:26:56 +02:00
turbo.json Change turborepo config to use local turbo.json (#353) 2023-04-13 12:44:27 +02:00
vitest.config.ts Introduce CRM App (#292) 2023-04-06 09:26:56 +02:00

Hero image

Saleor App CRM

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