Personal calendar manager https://cal.maronato.dev
Go to file
Omar López 73cdf5dda5
Migrate website to monorepo (#1962)
* Adds website as a submodule

* Added website to monorepo

* Adds script to depliy submodules on Vercel

* Updates website

* Updates vercel script

* Sets default branch name as main

* Update website

* Cleanup git logs in Vercel

* Update website

* Update website
2022-02-23 20:35:23 +00:00
.github Contributing guide (#1930) 2022-02-22 12:33:23 +00:00
.husky Migrate website to monorepo (#1962) 2022-02-23 20:35:23 +00:00
.vscode Feature: Instant Theme Change, without refresh [Booking Pages Only] (#1807) 2022-02-16 15:53:26 +00:00
apps Migrate website to monorepo (#1962) 2022-02-23 20:35:23 +00:00
packages Second go at removing Zod generated classes from our repo (#1946) 2022-02-22 23:19:22 +00:00
tests/config Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
.editorconfig Added .editorconfig file as suggested in #270 2021-07-03 17:02:26 +00:00
.env.example Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
.eslintignore Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
.eslintrc.js Eslint fixes (#1898) 2022-02-18 16:53:45 +00:00
.gitignore Second go at removing Zod generated classes from our repo (#1946) 2022-02-22 23:19:22 +00:00
.gitmodules Migrate website to monorepo (#1962) 2022-02-23 20:35:23 +00:00
.kodiak.toml Revert "automerge and approve crowdin (#1167)" (#1174) 2021-11-15 18:47:20 +00:00
.npmrc chore: add some dx configs (#650) 2021-09-29 09:41:38 +00:00
.nvmrc chore: add some dx configs (#650) 2021-09-29 09:41:38 +00:00
.prettierignore Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
.prettierrc.js Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
app.json fix: prisma schema directory in heroku config (#1872) 2022-02-16 10:30:23 +00:00
CONTRIBUTING.md Contributing guide (#1930) 2022-02-22 12:33:23 +00:00
crowdin.yml Merge pull request #1792 from calcom/fixes/crowdin 2022-02-10 14:32:00 -07:00
LICENSE Update LICENSE 2022-02-11 10:57:01 +00:00
merged-prettier-plugin.js Fix prettier importOrderSeparation not working (#1796) 2022-02-11 13:24:11 -07:00
package.json Handy shortcut to start Prisma Studio (#1921) 2022-02-21 16:02:09 +00:00
Procfile fix: deployment setup to Heroku (#1834) 2022-02-14 16:29:48 +00:00
README.md Silence trpc logging by default (#1949) 2022-02-23 16:37:41 +00:00
turbo.json Test/get availability from schedule unit test (#1951) 2022-02-23 16:16:04 +00:00
vercel.sh Migrate website to monorepo (#1962) 2022-02-23 20:35:23 +00:00
yarn.lock Migrate website to monorepo (#1962) 2022-02-23 20:35:23 +00:00