saleor-apps-redis_apl/apps/crm
Lukasz Ostrowski a8834a11fe
Update dev dependencies (#540)
* Update Typescript to 5.1.3

* Update Turborepo

* Update turborepo eslint config

* Update ESLint and unify version

* Changeset

* unify eslint rules and node types and moved them to root

* unify app-sdk version

* unify codegen packages across monorepo

* unify graphql package

* update lock

* enabled eslint during invoices build with next build

* Format package jsons

* push scripts to the top of package json
2023-06-07 09:25:39 +02:00
..
graphql Introduce CRM App (#292) 2023-04-06 09:26:56 +02:00
src Add removing metadata in CRM app (#507) 2023-05-24 16:08:12 +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 (#520) 2023-06-06 12:59:16 +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 Update dev dependencies (#540) 2023-06-07 09:25:39 +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.