saleor-apps-redis_apl/apps/crm
Lukasz Ostrowski 4801803ea0
Sentry missing config (#481)
* Add Sentry config to Emails & Messages app

* Add Sentry config to Product Feed app

* Add Sentry config to CRM app

* ADd changeset

* Clean up sentry boilderplate
2023-05-21 18:28:17 +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 Fix logs (#452) 2023-05-10 16:57:20 +02:00
.eslintrc Introduce CRM App (#292) 2023-04-06 09:26:56 +02:00
.gitignore Sentry missing config (#481) 2023-05-21 18:28:17 +02:00
.graphqlrc.yml Introduce CRM App (#292) 2023-04-06 09:26:56 +02:00
CHANGELOG.md Release apps (#473) 2023-05-18 14:55:30 +02:00
next-env.d.ts Introduce CRM App (#292) 2023-04-06 09:26:56 +02:00
next.config.js Sentry missing config (#481) 2023-05-21 18:28:17 +02:00
package.json Sentry missing config (#481) 2023-05-21 18:28:17 +02:00
README.md Add link to docs 2023-04-06 14:35:45 +02:00
sentry.client.config.ts Sentry missing config (#481) 2023-05-21 18:28:17 +02:00
sentry.edge.config.ts Sentry missing config (#481) 2023-05-21 18:28:17 +02:00
sentry.server.config.ts Sentry missing config (#481) 2023-05-21 18:28:17 +02:00
tsconfig.json Introduce CRM App (#292) 2023-04-06 09:26:56 +02:00
turbo.json Sentry missing config (#481) 2023-05-21 18:28:17 +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.