Skip to content

Commit

Permalink
Merge pull request #152 from panoratech/docs-playground-testing
Browse files Browse the repository at this point in the history
📝 Docs update
  • Loading branch information
rflihxyz authored Dec 12, 2023
2 parents 219ab41 + d3101ab commit 652bff4
Showing 1 changed file with 41 additions and 15 deletions.
56 changes: 41 additions & 15 deletions docs/welcome.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -7,35 +7,61 @@ description: "Panora is an open-source, unified API for shipping customer-facing
<Card
title="Watch Product Tour"
icon="video"
href="https://tally.so/r/w5ZoaN?source=docs_welcome"
href="https://youtube.com"
>
Move faster thanks to our scalable managed infrastructure
Discover Panora in 5 minutes
</Card>
<Card
title="Self-Host"
icon="image"
title="Try Self-Host"
icon="house-laptop"
href="https://github.com/panoratech/Panora"
>
Ideal for early-stage companies that want to ship faster
Run Panora locally
</Card>
</CardGroup>

## Panora helps your put your product at the core of your customer's workflows
<img
className="block dark:hidden"
src="/images/panora.png"
alt="Hero Light"
/>

### Have you met anyone who loves developing integrations? *No.* That’s why we designed an easy developer experience that you’ll enjoy.

- **Simple developer experience:** easy to self-host, uses industry-standard data models, and is extensible
- **Builder-friendly terms:** Panora is open-source, and offers generous tips for contributors

### Panora helps your put your product at the core of your customer's workflows

Customers expect all of their tools to integrate well together. Leaving teams forced to spend hundreds of hours building and maintaining integrations.


## Core Features
### 🔮 Core Features

| |
|---------------------------|
| **Magic Links:** Let your users grant you access to their data. Without writing code. |
| **Custom Fields:** Reflect in Panora the specific data points that matter to your users |
| **Passthrough Requests:** Interact with other software platforms in their native format. |
| **Flexible Sync Settings:** Businesses that need real-time update can configure Panora accordingly |
| **Webhooks:** Listen to one webhook to receive normalized data from various software platforms |


Magic Links: quickly let your users grant you access to their data. Without writing code.
Custom Fields:
Passthrough Requests:
Flexible sync settings:
Webhooks:
### 🤝 Core Values

## Core Values
| |
|-------------------------------------------|
| 💻 Easy Developer Experience |
| 🫡 Fair Value Share: Contributors are valuable, so we've decided to let our community tip our heroes |


<Card
title="Next: Get Started 🚀"
icon="flag-checkered"
href="/quick-start"
>
Visit our Quick Start to learn Panora's main concepts and start building integrations
</Card>

💻 Easy developper experience
Fair value share: contributors are valuable, so we've decided to let our community tip our heroes 😇

[Give Feedback](https://tally.so/r/mRD1QQ?feedback_source=welcome)

0 comments on commit 652bff4

Please sign in to comment.