calcom/apps/web
Omar López fe35cf6570
Extract prisma to it's own package (#1823)
* Moved prisma to packages

* Add missing prisma configs

* Extracts common libs and types

* Build and pipeline fixes

* Adds missing package

* Prisma scripts cleanup

* Updates lint staged

* Type fixes

* Sort imports

* Updates yarn lock file

* Fixes for yarn dx

* Revert "Sort imports"

This reverts commit 076109decab9b9ba307fc03696c3b0da5c4896f3.

* Formatting

* Prevent double TS version

* Fix conflict

* Extracted e2e configs
2022-02-15 13:30:52 -07:00
..
@prisma Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
@types Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
components Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
contexts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
docs Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
ee updated license url (#1820) 2022-02-11 20:55:46 +00:00
lib Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
pages renamed cal.com call to cal.com video, added og image (#1852) 2022-02-15 12:46:27 +00:00
playwright Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
public New Crowdin translations by Github Action (#1853) 2022-02-15 12:57:20 +00:00
scripts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
server Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
styles Runs prettier 2022-02-10 14:22:45 -07:00
test/lib Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
types Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
web3 Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
.env.example Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
.eslintignore Fixes for lint 2022-02-10 14:22:45 -07:00
.eslintrc.js Migrate docs to mono repo (#1814) 2022-02-11 12:33:35 -07:00
.gitignore Unignores .env.example (#1800) 2022-02-10 19:54:55 -07:00
.nvmrc Re-adds .nvmrc 2022-02-10 14:22:45 -07:00
calendso.yaml Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
environment.d.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
jest.config.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
next-env.d.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
next-i18next.config.js Added Serbian (#1851) 2022-02-15 11:40:06 +00:00
next.config.js Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
package.json Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
postcss.config.js Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
project.toml Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
tailwind.config.js Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
tsconfig.json Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
yarn.lock Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00