Files
calendar/docs/platform/introduction.mdx
T
c21f0caecf chore: revamp platform docs (#17117)
* all atoms have standalone page

* restructure tabs for platfom pages

* remove unused page

* add missing icons

* cleanup intro page for platform

* update loom links

---------

Co-authored-by: Keith Williams <keithwillcode@gmail.com>
2024-10-15 15:21:09 +00:00

24 lines
858 B
Plaintext

---
title: Introduction
icon: "presentation-screen"
---
<img src="/images/Platform_banner.png" width="800" height="800" />
<a href="https://app.cal.com/signup?redirect=https://app.cal.com/settings/platform/new" heading="">
Get started
</a>
<CardGroup cols={2}>
<Card href="/platform/atoms" title="Atoms" icon="rocket">
Customizable UI components handling scheduling on behalf of your users
</Card>
<Card href="/api-reference/v2" title="API" icon="code">
Learn how to use Cal.com's API to CRUD various Cal resources programmatically
</Card>
</CardGroup>
## Welcome to the Platform Documentation!
Platform is the best choice for starting a scheduling business. You can white-label the design or change every line of code to make it work for you. It consists of our newly created set of APIs and plug and play UI components called atoms.