# Payabli example apps
> Check out example apps to help you get started with Payabli
This page contains example applications that show how to use Payabli's APIs and embedded components.
All example are open source and available on the `payabli/examples` GitHub repository.
Visit the [GitHub repository](https://github.com/payabli/examples) to explore the code.
An example app that uses Payabli's boarding APIs in a custom UI.
The app is built with shadcn/ui and React.
See [API boarding quickstart](/guides/pay-ops-developer-boarding-quickstart) for more information.
An example app that demonstrates how to use Payabli's temporary token flow with embedded components.
The app has an interactive sidebar that explains the lifecycle of transactions.
See [Temporary token example app](/guides/platform-tokenization-temp-token-app) for more information.
An example app built with Payabli's official server SDKs.
The application demonstrates how to use the SDK to interact with Payabli's APIs.
See [SDKs](/developers/platform-developer-tools-overview#sdks) for more information.
An example app using Payabli's embedded components in React.
See [Framework integrations](/guides/pay-in-developer-components-frameworks#react) for more information.
An example app using Payabli's embedded components in Vue.
See [Framework integrations](/guides/pay-in-developer-components-frameworks#vue) for more information.