Personal calendar manager https://cal.maronato.dev
Go to file
Joe Au-Yeung 47c2fc3d89
Add contributing to app store doc - V2 (#2118)
* Add contributing to app store docs

* Edit file structure diagram and fix build

* Add doc to meta

* Wrap example variabels in code block

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-03-15 15:17:56 +00:00
.github Linting (#2083) 2022-03-09 17:52:48 +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 Add contributing to app store doc - V2 (#2118) 2022-03-15 15:17:56 +00:00
packages Adds missing required main file for EE (#2146) 2022-03-14 20:39:37 +01:00
scripts Adds script to regulate staging deploys (#1979) 2022-02-24 12:17:49 -07: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 Linting (#2083) 2022-03-09 17:52:48 +00:00
.gitmodules Added API private submodule (#1958) 2022-02-24 01:14:37 +00:00
.kodiak.toml Update .kodiak.toml (#2142) 2022-03-14 11:21:16 +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 Linting (#2083) 2022-03-09 17:52:48 +00:00
app.json fix: prisma schema directory in heroku config (#1872) 2022-02-16 10:30:23 +00:00
CONTRIBUTING.md fix: update contributing (#2084) 2022-03-09 14:47:29 +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
package.json Linting (#2083) 2022-03-09 17:52:48 +00:00
Procfile fix: deployment setup to Heroku (#1834) 2022-02-14 16:29:48 +00:00
README.md Update README.md 2022-02-28 23:07:10 +00:00
turbo.json Linting (#2083) 2022-03-09 17:52:48 +00:00
vercel.sh Update vercel.sh (#1983) 2022-02-25 13:13:56 -07:00
yarn.lock Removing headlessui used in menus (#2127) 2022-03-13 22:09:39 +00:00