Cal.com Open Source Scheduling Infrastructure and API 是做什麼的?
Integrate Cal.com's open-source scheduling platform into AI agent workflows. Agents can programmatically create event types, check availability, book meetings, and manage scheduling infrastructure through Cal.com's comprehensive REST API.
Installation
Use the upstream install or setup path that matches your environment:
- git clone https://github.com/calcom/cal.diy.git
- git clone -c core.symlinks=true https://github.com/calcom/cal.diy.git
- yarn
- yarn dx
Requirements and caveats from upstream:
- Node.js (Version: >=18.x)
- Set up Node
Basic usage or getting-started notes:
-
Use at your own risk. Cal.diy is the open source community edition of Cal.com and it is intended for users who want to self-host their own Cal.diy instance. It is strictly recommended for personal, non-production use....
-
Note: Cal.diy is a self-hosted project. There is no hosted/managed version. You run it on your own infrastructure.
-
Extracted from upstream docs: https://raw.githubusercontent.com/calcom/cal.com/HEAD/README.md