File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010/apps /web /lib /handleOrgRedirect.ts @ calcom/Foundation
1111/apps /web /middleware.ts @ calcom/Foundation
1212/deploy /** /* @ calcom/Foundation
13- /infra /** /* @ calcom/Foundation
1413/packages /app-store /applecalendar /** /* @ calcom/Foundation
1514/packages /app-store /caldavcalendar /** /* @ calcom/Foundation
1615/packages /app-store /exchange2013calendar /** /* @ calcom/Foundation
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 7777 "type-check" : " turbo run type-check" ,
7878 "type-check:ci" : " turbo run type-check:ci --log-prefix=none" ,
7979 "web" : " yarn workspace @calcom/web" ,
80- "docker-build-api" : " docker build -t cal-api -f ./infra/docker/api/Dockerfile ." ,
81- "docker-run-api" : " docker run -p 80:80 cal-api" ,
82- "docker-stop-api" : " docker ps --filter 'ancestor=cal-api' -q | xargs docker stop" ,
8380 "changesets-add" : " yarn changeset add" ,
8481 "changesets-version" : " yarn changeset version" ,
8582 "changesets-release" : " NODE_OPTIONS='--max_old_space_size=12288' turbo run build --filter=@calcom/atoms && yarn changeset publish" ,
You can’t perform that action at this time.
0 commit comments