# Sample application

Jumpstart your integration with Terapi by exploring our sample application, which includes a front-end, a back-end, and integrations.

### Highlights

* **`front-end/` folder**: Features a frontend interface where users can connect to integrations and visualize external data.
* **`back-end/` folder**: Includes a backend API that receives Terapi's [webhooks](https://terapi.gitbook.io/terapi-api-explorer/sample-app), fetches the latest data from the Terapi API, persists it in a database, and powers the frontend.
* **`terapi-integrations/` folder**: Contains integration scripts that are deployed to Terapi using the [CLI](https://terapi.gitbook.io/terapi-api-explorer/sample-app), syncing data between Terapi and external APIs.

### Access the repository

TerapiHQ/sample-app

**Questions, problems, feedback?** Please reach out in the Slack community.
