# Databite SDK ## Docs - [Example Server](https://docs.databite.dev/examples/server.md): Minimal example showing how to run a Databite server - [Example Web App](https://docs.databite.dev/examples/webapp.md): A minimal Next.js app demonstrating server + connect integration - [Hosting the Dashboard](https://docs.databite.dev/guides/hosting-the-dashboard.md): Guide to self-host the Databite dashboard for managing your connectors and connections - [Connect To Your Server From Your Frontend](https://docs.databite.dev/guides/using-connect-in-your-frontend.md): Guide to integrate Databite connectors into React applications using the connect library - [Your First Connector](https://docs.databite.dev/guides/your-first-connector.md): Learn how to build your first connector with Databite by creating a Slack connector - [Your First Databite Server](https://docs.databite.dev/guides/your-first-server.md): Step-by-step guide to create and run your first Databite server with connectors - [Introduction](https://docs.databite.dev/index.md): Databite is a self-hosted integration library that eliminates months of boilerplate code. Powerful custom connector builder, pre-built connectors for popular services, and complete control over your infrastructure. - [Installation](https://docs.databite.dev/installation.md): Install and configure the Databite SDK packages - [Quickstart](https://docs.databite.dev/quickstart.md): Run a server and connect from your frontend in minutes ## Optional - [GitHub](https://github.com/DatabiteDev/databite) - [Discord](https://discord.gg/5HZXYMdNST)