How much can customers save with Cal.com deal?
Free Usage for Community
Cal.com is a scheduling platform integrating calendars to customize booking links and availability, streamline appointments, eliminate email back-and-forth, and boost productivity for individuals, teams, and businesses.
git clone https://github.com/calcom/cal.com.git
cd cal.com
yarn
.env.example
file to .env
and set up environment variables like NEXTAUTH_SECRET
and CALENDSO_ENCRYPTION_KEY
.yarn dx
yarn dev
yarn db-studio
cd packages/prisma
yarn db-seed
NEXTAUTH_URL
is set correctly, typically to http://localhost:3000
.yarn test-e2e
yarn playwright show-report test-results/reports/playwright-html-report