saleor-apps-redis_apl/apps/crm
Lukasz Ostrowski 112bed4a0b
Add test for CUSTOMER_CREATED webhook in CRM app (#422)
* Add test for CUSTOMER_CREATED webhook in CRM app

* remove log
2023-04-25 18:57:17 +02:00
..
graphql Introduce CRM App (#292) 2023-04-06 09:26:56 +02:00
src Add test for CUSTOMER_CREATED webhook in CRM app (#422) 2023-04-25 18:57:17 +02:00
.env.example Introduce CRM App (#292) 2023-04-06 09:26:56 +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 Add test for CUSTOMER_CREATED webhook in CRM app (#422) 2023-04-25 18:57:17 +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.